Interface: IWindowsPlatform
v1.EnvironmentInfo.IWindowsPlatform
Properties of a WindowsPlatform.
Implemented by
Properties
architecture
• Optional architecture: null | Architecture
The architecture of the worker process.
crt
• Optional crt: null | Crt
The C runtime used by the worker process, if obtainable.
version
• Optional version: null | string
The Windows version, if obtainable.