update 20260220
This commit is contained in:
12
API_DocTest/Properties/Settings.Designer.cs
generated
12
API_DocTest/Properties/Settings.Designer.cs
generated
@@ -61,5 +61,17 @@ namespace API_DocTest.Properties {
|
||||
this["Token"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("x:\\")]
|
||||
public string tempdir {
|
||||
get {
|
||||
return ((string)(this["tempdir"]));
|
||||
}
|
||||
set {
|
||||
this["tempdir"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user