Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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