edtFTPnet/Express - Class Reference

FTPFileList.WildcardFilter Property

Get or set the wildcard filter string for displaying files.

public string WildcardFilter {get; set;}

Remarks

'?' matches any single character and '*' matches zero or more characters.

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace