Click or drag to resize

FileSystemEntryInfoIsHidden Property

The instance is hidden, and thus is not included in an ordinary directory listing.

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

Property Value

Type: Boolean
See Also