Share via


IntelliTraceModule.Mvid Property

Gets the mvid for this module.

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)

Syntax

'Declaration
Public ReadOnly Property Mvid As Guid
public Guid Mvid { get; }
public:
property Guid Mvid {
    Guid get ();
}
member Mvid : Guid with get
function get Mvid () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

IntelliTraceModule Class

Microsoft.VisualStudio.IntelliTrace Namespace