Click or drag to resize

RemoteSearchItemIsFolder Property

Gets the boolean value indicating if this remote server search result item is a folder.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public bool IsFolder { get; }

Property Value

Type: Boolean
See Also