Delete all the files in this directory (no subdirectories) that match the supplied wildcard.
Delete all the files in this directory (no subdirectories) that match the supplied wildcard.
public void DeleteFilesCurrentDir(FileFilter);
Delete all the files in this directory (no subdirectories) that match the supplied wildcard.
public void DeleteFilesCurrentDir(string);
AbstractRecursiveOperations Class | EnterpriseDT.Net.Ftp Namespace