FileSyncScopeFilter Constructor
Initializes a new instance of the FileSyncScopeFilter class that has empty values for all filters.
Namespace: Microsoft.Synchronization.Files
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New FileSyncScopeFilter()
public FileSyncScopeFilter()
public:
FileSyncScopeFilter()
new : unit -> FileSyncScopeFilter
public function FileSyncScopeFilter()
Remarks
If the filter is used with empty values, all files will be included in the scope.