The following tables list the members exposed by NameFilter.
Public Constructors
Public Properties
| Name | Description |
 | CaseSensitive | Gets a value indicating whether the file or folder name matching is case-sensitive. |
 | Masks | Gets an array of string masks that are used to filter the files and folders. |
 | MaskStrings | |
 | Scope | Gets or sets the scope of the filter. (Inherited from Xceed.FileSystem.Filter) |
Top
Public Methods
| Name | Description |
 | IsItemMatching | Overloaded. Overridden. Gets a boolean value indicating if the item matches at least one of the name filters. |
Top
See Also