Store::Version Property

 

Gets the version of the store.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property Version^ Version {
	Version^ get();
}

Property Value

Type: System::Version^

A Version object.

Return to top
Show: