Click or drag to resize

IFtpFileIsDirectory Property

Returns true if IFtpFile represents a directory, otherwise false.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
bool IsDirectory { get; }
View Source

Property Value

Boolean
See Also