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

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public string ServerAddress { get; }
Visual Basic
Public ReadOnly Property ServerAddress As String
	Get
Visual C++
public:
property String^ ServerAddress {
	String^ get ();
}

See Also