Share via


IVsDiagnosticsProvider.Version Property

Definition

Gets the data model version of the diagnostics provider.

public:
 property System::UInt32 Version { System::UInt32 get(); };
public:
 property unsigned int Version { unsigned int get(); };
public uint Version { get; }
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
public uint Version { get; }
member this.Version : uint32
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
member this.Version : uint32
Public ReadOnly Property Version As UInteger

Property Value

The data model version of the diagnostics provider.

Attributes

Applies to