VCActiveXReference::RevisionNumber Property

 

Gets the revision number of the selected reference.

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

property int RevisionNumber {
	int get();
}

Property Value

Type: System::Int32

An int representing the revision number of the selected reference.

Return to top
Show: