DkmFileInfo.Attributes Property

Definition

Win32 File attribute values (ex: FILE_ATTRIBUTE_DIRECTORY (0x10)).

public:
 property int Attributes { int get(); };
public:
 property int Attributes { int get(); };
public int Attributes { get; }
member this.Attributes : int
Public ReadOnly Property Attributes As Integer

Property Value

Returns Int32.

Applies to