Click or drag to resize

RVMOptionsDoNotLaunch Property

Perform all of the startup sequence steps but do not launch the app (ideal for silent installs).

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

Property Value

Type: Boolean
See Also