DkmClrType.SyntheticMvid 属性

定义

如果此类型为合成并且在调试对象中不存在,则这是该类型所属模块的 MVID。

此 API 是在 Visual Studio 14 RTM (VS14RTM) 中引入的。

public:
 property Guid SyntheticMvid { Guid get(); };
public Guid SyntheticMvid { get; }
member this.SyntheticMvid : Guid
Public ReadOnly Property SyntheticMvid As Guid

属性值

Guid

适用于