VCActiveXReference::BuildNumber Property

 

Gets the build number of the referenced assembly.

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

property int BuildNumber {
	int get();
}

Property Value

Type: System::Int32

The build number of the referenced assembly.

Return to top
Show: