TestimoX

API Reference

Enum

CxProduct

Namespace TestimoX.Baselines
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Canonical products supported by the baseline catalog.

Inheritance

  • Enum
  • CxProduct

Values

public const CxProduct Unknown #

Unspecified or unknown product.

Value: 0
public const CxProduct WindowsServer2016 #

Windows Server 2016.

Value: 1
public const CxProduct WindowsServer2019 #

Windows Server 2019.

Value: 2
public const CxProduct WindowsServer2022 #

Windows Server 2022.

Value: 3
public const CxProduct WindowsServer2025 #

Windows Server 2025.

Value: 4
public const CxProduct Windows11_22H2 #

Windows 11, 22H2.

Value: 5
public const CxProduct Windows11_23H2 #

Windows 11, 23H2.

Value: 6
public const CxProduct Windows11_24H2 #

Windows 11, 24H2.

Value: 7
public const CxProduct Windows10_1507 #

Windows 10, 1507.

Value: 8
public const CxProduct Windows10_1607 #

Windows 10, 1607.

Value: 9
public const CxProduct Windows10_1809 #

Windows 10, 1809.

Value: 10