Product.RuntimeVersion Property

Read-only. Returns a human-readable version string for the wRTOS Runtime. If the Runtime is not installed, returns null.

Namespace:  IntervalZero.MaxRT.wRTOS.Config
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public string RuntimeVersion { get; }

Property Value

Type: String

Implements

IConfigProduct.RuntimeVersion

See Also: