This commit is contained in:
2022-05-09 12:16:09 +02:00
27 changed files with 321 additions and 787 deletions

View File

@@ -19,7 +19,6 @@ Namespace Globix
Public Property Folderwatchstarted As Boolean = False
Public Property ScanFolderwatchstarted As Boolean = False
Public Property DTEXCLUDE_FILES As DataTable
Public Property PATH_FileExclusions As String = Path.Combine(Application.UserAppDataPath(), "FileExclusions.xml")
End Class
End Namespace