IVsComReference::MajorVersion Property
Visual Studio 2015
Gets or sets the major version number of the COM reference.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610743812)] [ComAliasNameAttribute("OLE.WORD")] property unsigned short MajorVersion { unsigned short get(); void set(unsigned short value); }
Show: