Full path of remote file.

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

Syntax

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

See Also