List of available shortcuts for commonly used combinations.
Namespace: CleanCode.NetAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| OSVersion | 0 | Selects the operating system version and service pack. | |
| OSName | 1 | Selects the operating system name in a concise form, pruning and abbreviating to optimize it. | |
| LastBoot | 2 | Selects the last boot time, converting it to the standard, display-friendly format. | |
| Model | 3 | Selects the machine model in a concise form, pruning and abbreviating to optimize it. |
See Also