Click or drag to resize

IFtpFileIsFile Property

Returns true if IFtpFile represents a file, otherwise false.

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

Property Value

Boolean
See Also