Xceed .NET Libraries Documentation
FtpClient Constructor


Xceed.Ftp Assembly > Xceed.Ftp Namespace > FtpClient Class : FtpClient Constructor
Initializes a new instance of the FtpClient class.
Initializes a new instance of the FtpClient class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New FtpClient()
public FtpClient()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FtpClient Class
FtpClient Members