Click or drag to resize

FtpFileIsFile Property

Returns true for file entries.

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

Property Value

Boolean

Implements

IFtpFileIsFile
See Also