Click or drag to resize

RuntimeOptionsSupportInformation Property

Gets or sets the SupportInformation definition to display to users when the RVM experiences errors.

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

Property Value

Type: SupportInformation
See Also