RuntimeOptionsStartupApplicationOptions Property |
Gets or sets the application options for the application which is created and run when calling
ConnectAndRun(Action).
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public ApplicationOptions StartupApplicationOptions { get; set; }
Property Value
Type:
ApplicationOptionsSee Also