VCActiveXReference::majorVersion Property

 

Gets the major version of the referenced assembly.

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

property int majorVersion {
	int get();
}

Property Value

Type: System::Int32

The major version of the referenced assembly.

Return to top
Show: