An NDoc Documented Class Library

FTPFileFactory.Parse Method 

Parse an array of raw file information returned from the FTP server

public virtual FTPFile[] Parse(
   string[] fileStrings
);

Parameters

fileStrings

Return Value

array of FTPFile objects

See Also

FTPFileFactory Class | EnterpriseDT.Net.Ftp Namespace