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.26109.1248
Syntax
public string GetRemotePath()

Return Value

String
Remote server path.
See Also