RuntimeOptionsLoadDefault Method |
Creates a default set of runtime options by searching for an appropriate application configuration file,
or if none is found a default RuntimeOptions instance.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public static RuntimeOptions LoadDefault()
Return Value
Type:
RuntimeOptionsThe loaded RuntimeOptions object.
See Also