VSCOMPONENTSELECTORDATA.wFileMinorVersion 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 minor version number.
public: System::UInt16 wFileMinorVersion;
public: unsigned short wFileMinorVersion;
unsigned short wFileMinorVersion;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wFileMinorVersion;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wFileMinorVersion : uint16
Public wFileMinorVersion As UShort
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: