public enum ENFileSystemObjectAttributes : System.Enum
public enum ENFileSystemObjectAttributes : System.Enum
Member | Description |
---|---|
Hidden | The file is hidden, and thus is not included in an ordinary directory listing. |
None | Empty (none) attributes |
ReadOnly | The file is read-only. |
System | The file is a system file. The file is part of the operating system or is used exclusively by the operating system. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.ENFileSystemObjectAttributes
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)