Share via


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
Public method FileSyncScopeFilter Overloaded. Initializes a new instance of the FileSyncScopeFilter class.

Top

Public Properties

  Name Description
Public property AttributeExcludeMask Gets or sets the attributes that are used to exclude files and folders from the scope.
Public property FileNameExcludes Gets the collection of file names to exclude from the scope.
Public property FileNameIncludes Gets the collection of file names to explicitly include in the scope.
Public property SubdirectoryExcludes Gets the collection of relative paths of directories to exclude from the scope.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Bb903901.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

FileSyncScopeFilter Class
Microsoft.Synchronization.Files Namespace