 | RemoteSearchItemFtpItem Property |
Gets the
FtpItem represented by this remote server search result item.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic FtpItem FtpItem { get; }Public ReadOnly Property FtpItem As FtpItem
Get
public:
property FtpItem^ FtpItem {
FtpItem^ get ();
}member FtpItem : FtpItem with get
Property Value
FtpItem
See Also