WMIHelper CustomToken EnumerationCleanCode C# Libraries v1.2.03 API
List of available shortcuts for commonly used combinations.

Namespace: CleanCode.Net
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public enum CustomToken
Members

  Member nameValueDescription
OSVersion0 Selects the operating system version and service pack.
OSName1 Selects the operating system name in a concise form, pruning and abbreviating to optimize it.
LastBoot2 Selects the last boot time, converting it to the standard, display-friendly format.
Model3 Selects the machine model in a concise form, pruning and abbreviating to optimize it.
See Also