edtFTPnet/Express - Class Reference

FTPFilterType Enumeration

Specifies different types of filters.

public enum FTPFilterType

Members

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.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetEx (in edtFTPnetEx.dll)

See Also

EnterpriseDT.Net.Ftp Namespace