ProvideComponentDiagnosticsAttribute::Version Property
Visual Studio 2015
Gets or sets the version of the provider's data model.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property int Version { [CompilerGeneratedAttribute] int get(); [CompilerGeneratedAttribute] void set(int value); }
Property Value
Type: System::Int32
Show: