Constructor. User supplied parser. Note that parser
detection is disabled if a parser is explicitly supplied
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public FTPFileFactory( FTPFileParser parser ) |
| Visual Basic |
|---|
Public Sub New ( _ parser As FTPFileParser _ ) |
| Visual C++ |
|---|
public: FTPFileFactory( FTPFileParser^ parser ) |
Parameters
- parser
- Type: EnterpriseDT.Net.Ftp..::..FTPFileParser
the parser to use