DkmClrNcModuleInstance.Index 属性

定义

此嵌入模块在容器中的标识符。 这用作容器模块中类型名称的前缀,用于指示类型所属的嵌入模块。

此 API 是在 Visual Studio 15 Update 6 (VS15Update6) 中引入的。

public:
 property System::UInt32 Index { System::UInt32 get(); };
public:
 property unsigned int Index { unsigned int get(); };
public uint Index { get; }
member this.Index : uint32
Public ReadOnly Property Index As UInteger

属性值

UInt32

适用于