共用方式為


ICorDebugObjectValue::GetClass 方法

更新:2007 年 11 月

取得此物件值的類別。

HRESULT GetClass (
    [out] ICorDebugClass     **ppClass
);

參數

備註

GetClassICorDebugValue::GetType 方法各會傳回值的型別資訊;這兩個方法都會由具有泛型辨識能力的 ICorDebugValue2::GetExactType 所取代。

需求

**平台:**請參閱 .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

請參閱

參考

ICorDebugObjectValue

ICorDebugObjectValue2