System.Reflection.Emit.ModuleBuilder.ModuleVersionId Property

Gets a universally unique identifier (UUID) that can be used to distinguish between two versions of a module.

Syntax

public override Guid ModuleVersionId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

In unmanaged metadata, the GUID returned by the System.Reflection.Module.ModuleVersionId property is referred to as the mvid, and is stored in the GUID heap.

Note:

More information about metadata can be found in the Common Language Infrastructure (CLI) documentation, especially "Partition II: Metadata Definition and Semantics". The documentation is available online; see tp://go.microsoft.com/fwlink/?LinkID=99212 on MSDN and tp://go.microsoft.com/fwlink/?LinkID=65552 on the ECMA Web site.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0