Specifies different types of filters.
| Member Name | Description |
|---|---|
| Wildcard | Wildcard strings use a DOS-like notation where ? matches any single character and * matches multiple characters. |
| RegularExpression | Regular expressions are of the kind used in Regex. |
Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetEx (in edtFTPnetEx.dll)