Click or drag to resize
FTPUtilitiesFTPConfigurationAddress Property
FTP uri address (use the main root es "ftp://www.domain")

Namespace: ProFTPNetLibrary
Assembly: ClientFTPNetLibrary (in ClientFTPNetLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Uri Address { get; set; }

Property Value

Type: Uri
See Also