ShellBrowser .Net Edition
FILE_ATTRIBUTES Enumeration
NamespacesJam.ShellFILE_ATTRIBUTES
Attribute information for the file or directory.
Declaration Syntax
C#Visual BasicVisual C++
[FlagsAttribute]
public enum FILE_ATTRIBUTES
<FlagsAttribute> _
Public Enumeration FILE_ATTRIBUTES
[FlagsAttribute]
public enum class FILE_ATTRIBUTES
Members
MemberDescription
FILE_ATTRIBUTE_DIRECTORY
Indicates that the handle identifies a directory.

FILE_ATTRIBUTE_NORMAL
Indicates that the file or directory has no other attributes set. This attribute is valid only if used alone.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)