VSCOMPONENTSELECTORDATA.wTypeLibraryMajorVersion Field

Definition

Contains the type library's major version number.

public: System::UInt16 wTypeLibraryMajorVersion;
public: unsigned short wTypeLibraryMajorVersion;
unsigned short wTypeLibraryMajorVersion;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wTypeLibraryMajorVersion;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wTypeLibraryMajorVersion : uint16
Public wTypeLibraryMajorVersion As UShort 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to