edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Returns a URL corresponding to the current state of this SecureFTPConnection.

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

Syntax

C#
public virtual string GetURL()
Visual Basic
Public Overridable Function GetURL As String
Visual C++
public:
virtual String^ GetURL()

Return Value

URL corresponding to the current state of this SecureFTPConnection

See Also