Issue with double clicking tray icon. Added list management.
This commit is contained in:
12
BodyshopUploader/Properties/Settings.Designer.cs
generated
12
BodyshopUploader/Properties/Settings.Designer.cs
generated
@@ -45,5 +45,17 @@ namespace BodyshopUploader.Properties {
|
||||
this["Password"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("C:\\ImEX\r\nC:\\000")]
|
||||
public global::System.Collections.ObjectModel.ObservableCollection<System.String> MonitoringPaths {
|
||||
get {
|
||||
return ((global::System.Collections.ObjectModel.ObservableCollection<System.String>)(this["MonitoringPaths"]));
|
||||
}
|
||||
set {
|
||||
this["MonitoringPaths"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user