Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 ()
public FileSyncScopeFilter ()
public function FileSyncScopeFilter ()
Remarks
If the filter is used with empty values, all files will be included in the scope.
See Also
Reference
FileSyncScopeFilter Class
FileSyncScopeFilter Members
Microsoft.Synchronization.Files Namespace