edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPFileFactory(FTPFileParser) Constructor

Constructor. User supplied parser. Note that parser detection is disabled if a parser is explicitly supplied

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPFileFactory(
	FTPFileParser parser
)

Parameters

parser  FTPFileParser
the parser to use

See Also