Click or drag to resize

ApplicationRuntime Property

Gets the Runtime that created the Application.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Runtime Runtime { get; }

Property Value

Type: Runtime

Implements

IOpenfinEntityRuntime
See Also