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

SecureFTPConnectionGetURL Method

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

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public override string GetURL()

Return Value

String
URL corresponding to the current state of this SecureFTPConnection

See Also