Created monitoring object and refactored code accordingly.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<Setting Name="Password" Type="System.Security.SecureString" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="MonitoringPaths" Type="System.Collections.ObjectModel.ObservableCollection<System.String>" Scope="User">
|
||||
<Setting Name="MonitoringPaths" Type="System.Collections.Generic.List<System.String>" Scope="User">
|
||||
<Value Profile="(Default)">C:\ImEX
|
||||
C:\000</Value>
|
||||
</Setting>
|
||||
|
||||
Reference in New Issue
Block a user