Skip to main content

Interface: IWindowsPlatform

v1.EnvironmentInfo.IWindowsPlatform

Properties of a WindowsPlatform.

Hierarchy

Properties

architecture

Optional architecture: null | Architecture

The architecture of the worker process.

Inherited from

$Properties.architecture


crt

Optional crt: null | Crt

The C runtime used by the worker process, if obtainable.

Inherited from

$Properties.crt


version

Optional version: null | string

The Windows version, if obtainable.

Inherited from

$Properties.version