C# Class NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX

Afficher le fichier Open project: nunit/nunit

Méthodes publiques

Свойство Type Description
ProductType Byte
Reserved Byte
dwBuildNumber uint
dwMajorVersion uint
dwMinorVersion uint
dwOSVersionInfoSize uint
dwPlatformId uint
wServicePackMajor System.Int16
wServicePackMinor System.Int16
wSuiteMask System.Int16

Property Details

ProductType public_oe property

public Byte ProductType
Résultat Byte

Reserved public_oe property

public Byte Reserved
Résultat Byte

dwBuildNumber public_oe property

public uint dwBuildNumber
Résultat uint

dwMajorVersion public_oe property

public uint dwMajorVersion
Résultat uint

dwMinorVersion public_oe property

public uint dwMinorVersion
Résultat uint

dwOSVersionInfoSize public_oe property

public uint dwOSVersionInfoSize
Résultat uint

dwPlatformId public_oe property

public uint dwPlatformId
Résultat uint

wServicePackMajor public_oe property

public Int16,System wServicePackMajor
Résultat System.Int16

wServicePackMinor public_oe property

public Int16,System wServicePackMinor
Résultat System.Int16

wSuiteMask public_oe property

public Int16,System wSuiteMask
Résultat System.Int16