Click or drag to resize

RemoteSearchItemGetRemotePath Method

Gets the full remote path of the FtpItem represented by this remote server search result item.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public string GetRemotePath()

Return Value

Type: String
Remote server path.
See Also