DkmFileInfo.Attributes 属性

定义

Win32 文件属性值 (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

属性值

Int32

返回 Int32

适用于