VCActiveXReference::minorVersion Property

 

Gets the minor version of the referenced assembly.

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

property int minorVersion {
	int get();
}

Property Value

Type: System::Int32

The minor version of the referenced assembly.

Return to top
Show: