DkmClrModuleInstance.Mvid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Module Version Identifier from the loaded module. This is a unique value which is embedded in an exe/dll by linkers/compilers when the dll/exe is built. A new value is generated each time that the dll/exe is compiled.
public:
property Guid Mvid { Guid get(); };
public Guid Mvid { get; }
member this.Mvid : Guid
Public ReadOnly Property Mvid As Guid
Property Value
Returns Guid.