Click or drag to resize

RVMOptionsNoUI Property

Suppress all of the visuals in the RVM. This includes progress dialog, error report dialog, message boxes.

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

Property Value

Type: Boolean
See Also