DkmImageDebugDirectoryFormat.TypeValue 字段

定义

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

public: initonly int TypeValue;
public: initonly int TypeValue;
initonly int TypeValue;
public readonly int TypeValue;
val mutable TypeValue : int
Public ReadOnly TypeValue As Integer 

字段值

Int32

适用于