共用方式為


ICorDebugClass::GetToken 方法

更新:2007 年 11 月

取得 TypeDef 中繼資料語彙基元,這個中繼資料語彙基元會參考這個類別的定義。

HRESULT GetToken (
    [out] mdTypeDef          *pTypeDef
);

參數

  • pTypeDef
    [out] 參考此類別定義之 mdTypeDef 語彙基元的指標。

需求

**平台:**請參閱 .NET Framework 系統需求

**標頭:**CorDebug.idl

**程式庫:**CorGuids.lib

**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0

請參閱

參考

ICorDebugClass

其他資源

中繼資料介面