edtFTPnet/Free - Open-source FTP component for .NET | Download

FTPConnectionGetURL Method

Returns a URL corresponding to the current state of this SecureFTPConnection.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
C#
public virtual string GetURL()

Return Value

String
URL corresponding to the current state of this SecureFTPConnection

See Also