An NDoc Documented Class Library

WildcardFilter.Accept Method (FTPFile)

Matching method accepting an FTPFile object.

public bool Accept(
   FTPFile file
);

Parameters

file
File to match

Return Value

true if file is to be included.

See Also

WildcardFilter Class | EnterpriseDT.Net.Ftp Namespace | WildcardFilter.Accept Overload List