edtFTPnet/PRO - Secure FTP component for .NET
|
Free Trial
|
Pricing
edtFTPnet/PRO
C#
VB
C++
F#
Show/Hide TOC
Ex
FTPClient Constructor
Initializes a new instance of the
ExFTPClient
class
Definition
Namespace:
EnterpriseDT.Net.Ftp
Assembly:
edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
Copy
public
ExFTPClient
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
ExFTPClient
()
F#
Copy
new
:
unit
->
ExFTPClient
See Also
Reference
ExFTPClient Class
EnterpriseDT.Net.Ftp Namespace
In This Article
Definition
See Also