FileSyncScopeFilter Members
Defines filters that can be used to include or exclude files and folders from the static synchronization scope.
The following tables list the members exposed by the FileSyncScopeFilter type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
FileSyncScopeFilter | Overloaded. Initializes a new instance of the FileSyncScopeFilter class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AttributeExcludeMask | Gets or sets the attributes that are used to exclude files and folders from the scope. |
![]() |
FileNameExcludes | Gets the collection of file names to exclude from the scope. |
![]() |
FileNameIncludes | Gets the collection of file names to explicitly include in the scope. |
![]() |
SubdirectoryExcludes | Gets the collection of relative paths of directories to exclude from the scope. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
FileSyncScopeFilter Class
Microsoft.Synchronization.Files Namespace