ICorDebugMergedAssemblyRecord 接口
提供有关合并的程序集的信息。
方法
方法 | 说明 |
---|---|
GetCulture 方法 | 获取程序集的区域性名称字符串。 |
GetIndex 方法 | 获取程序集的前缀索引。 |
GetPublicKey 方法 | 获取程序集的公钥。 |
GetPublicKeyToken 方法 | 获取程序集的公钥标记。 |
GetSimpleName 方法 | 获取程序集的简单名。 |
GetVersion 方法 | 获取程序集的版本信息。 |
备注
备注
此接口仅适用于 .NET Native。 如果在 .NET Native 外为 ICorDebug 方案实现此接口,则公共语言运行时将忽略此接口。
要求
平台:请参阅系统要求。
标头:CorDebug.idl、CorDebug.h
库:CorGuids.lib
.NET Framework 版本:4.6 及更高版本,仅限 .NET Native