Click or drag to resize

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; }

Property Value

Type: FtpItem
See Also