edtFTPnet/Express - Class Reference

FTPFileList.CustomFilter Property

Gets or sets the FileFilter used for displaying files.

public EnterpriseDT.Net.Ftp.FileFilter CustomFilter {get; set;}

Remarks

This can be used as an alternative to the WildcardFilter. If this property is set, it overrides the WildcardFilter.

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace