스케쥴관리화면의 열너비 기능 추가
This commit is contained in:
@@ -59,7 +59,7 @@ namespace FPJ0000.Properties {
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("\\\\10.131.32.29\\Data")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("\\\\10.131.32.33\\Data")]
|
||||
public string SharePath {
|
||||
get {
|
||||
return ((string)(this["SharePath"]));
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<Value Profile="(Default)">10.131</Value>
|
||||
</Setting>
|
||||
<Setting Name="SharePath" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">\\10.131.32.29\Data</Value>
|
||||
<Value Profile="(Default)">\\10.131.32.33\Data</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user