 | RemoteSearchItemGetRemotePath Method |
Gets the full remote path of the
FtpItem represented by this remote server search result item.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic string GetRemotePath()
Public Function GetRemotePath As String
public:
String^ GetRemotePath()
member GetRemotePath : unit -> string
Return Value
StringRemote server path.
See Also