VCProjectReference::Version Property

 

Gets the version of the selected reference.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property String^ Version {
	String^ get();
}

Property Value

Type: System::String^

A string representing the version of the selected reference.

Return to top
Show: