Reference::Version Property

 

Gets the version of the selected reference.

Namespace:   VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

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

Property Value

Type: System::String^

A string representing the version of the selected reference.

Return to top
Show: