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