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