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.6.0
Syntax public bool DoNotLaunch { get; set; }
Property Value
Type:
BooleanSee Also