Click or drag to resize

FileSystemInfoIsDirectory Property

[AlphaFS] The initial "IsDirectory" indicator that was passed to the constructor.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
protected bool IsDirectory { get; set; }

Property Value

Type: Boolean
See Also