DkmCustomSymbolFileId.Type 属性

定义

IMAGE_DEBUG_DIRECTORY 中的 "Type" 值。 例如,IMAGE_DEBUG_TYPE_CODEVIEW (2) 用于 PDB 文件。 有关完整列表,请参阅 winnt。

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

属性值

Int32

返回 Int32

适用于