Mono Class Library: System.Environment Overview | Members

System.Environment.Version Property

Gets the current version of the execution engine.

public static Version Version { get; }

Value

A Version object that contains the major, minor, build, and revision numbers of the execution engine.

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0