VSCOMPONENTSELECTORDATA.wFileMajorVersion Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the file's major version number.
public: System::UInt16 wFileMajorVersion;
public: unsigned short wFileMajorVersion;
unsigned short wFileMajorVersion;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wFileMajorVersion;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wFileMajorVersion : uint16
Public wFileMajorVersion As UShort
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: