ICorDebugThread::GetAppDomain 方法
取得此 ICorDebugThread 正在其中執行之應用程式定義域的介面指標。
HRESULT GetAppDomain (
[out] ICorDebugAppDomain **ppAppDomain
);
參數
- ppAppDomain
[out] ICorDebugAppDomain 物件的指標,這個物件表示此執行緒正在其中執行的應用程式定義域。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorDebug.idl、CorDebug.h
**程式庫:**CorGuids.lib
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0