Click or drag to resize

RuntimeOptionsOfflineAccess Property

Gets or sets a value indicating whether Offline Applications are supported

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

Property Value

Type: Boolean
See Also