ICorDebugAssembly 介面ICorDebugAssembly Interface
表示組件。Represents an assembly.
方法Methods
方法Method | 描述Description |
---|---|
EnumerateModules 方法EnumerateModules Method | 取得元件中所含模組的列舉值。Gets an enumerator for the modules contained in the assembly. |
GetAppDomain 方法GetAppDomain Method | 取得包含此實例之應用程式域的介面指標 ICorDebugAssembly 。Gets an interface pointer to the application domain that contains this ICorDebugAssembly instance. |
GetCodeBase 方法GetCodeBase Method | 未在目前版本的 .NET Framework 中執行。Not implemented in the current version of the .NET Framework. |
GetName 方法GetName Method | 取得組件名稱。Gets the name of the assembly. |
GetProcess 方法GetProcess Method | 取得元件執行所在的 ICorDebugProcess 實例。Gets the ICorDebugProcess instance in which the assembly is running. |
備註Remarks
注意
這個介面不支援跨電腦或跨處理序的遠端呼叫。This interface does not support being called remotely, either cross-machine or cross-process.
規格需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorDebug.idl、CorDebug.hHeader: CorDebug.idl, CorDebug.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 1.0 起可用Available since 1.0.NET Framework Versions: 自 1.0 起可用Available since 1.0