Click or drag to resize

FtpFileIsDirectory Property

Returns false for directory entries.

Namespace:  GSF.Net.VirtualFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.4.29-beta
Syntax
public bool IsDirectory { get; }
Request Example View Source

Property Value

Type: Boolean
See Also