Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Logically extends the ICorDebugAssembly interface to provide support for container assemblies and their contained assemblies.
Methods
| Method | Description |
|---|---|
| EnumerateContainedAssemblies Method | Gets an enumerator for the assemblies contained in this assembly. |
| GetContainerAssembly Method | Returns the container assembly of this ICorDebugAssembly3 object. |
Remarks
Note
The interface is available with .NET Native only. Attempting to call QueryInterface to retrieve an interface pointer returns E_NOINTERFACE for ICorDebug scenarios outside of .NET Native.
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 4.6