'Declaration Public Class NameFilter Inherits Filter
'Usage Dim instance As NameFilter
public class NameFilter : Filter
'Declaration Public Class NameFilter Inherits Filter
'Usage Dim instance As NameFilter
public class NameFilter : Filter
By default, the FilterScope is set to File.
System.Object
Xceed.FileSystem.Filter
Xceed.FileSystem.NameFilter
Name | Description | |
---|---|---|
![]() | NameFilter Constructor | Overloaded. |
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) |
Name | Description | |
---|---|---|
![]() | IsItemMatching | Overloaded. Overridden. Gets a boolean value indicating if the item matches at least one of the name filters. |
Name | Description | |
---|---|---|
![]() | IsItemInScope | Retrieves a boolean value indicating if the specified item is within the scope of the filter. (Inherited from Xceed.FileSystem.Filter) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2