edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

The WildcardFilter type exposes the following members.

Constructors

  NameDescription
Public methodWildcardFilter
Wildcards are a combination of '*' and '?'.

Methods

  NameDescription
Public methodAccept(String)
Matching method.
Public methodAccept(FTPFile)
Matching method accepting an FTPFile object.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldStatic memberWILDCARDS

Properties

  NameDescription
Public propertyIgnoreCase
Is case ignored in the wildcard match?
Public propertyWildcard
Get the wildcard string

See Also