Click or drag to resize

FileSystemEntryInfoIsNormal Property

The instance is a standard file that has no special attributes. This attribute is valid only if it is used alone.

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

Property Value

Type: Boolean
See Also