| RemoteSearchItemFtpItem Property |
Gets 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 FtpItem FtpItem { get; }
Public ReadOnly Property FtpItem As FtpItem
Get
public:
property FtpItem^ FtpItem {
FtpItem^ get ();
}
member FtpItem : FtpItem with get
Property Value
Type:
FtpItemSee Also