| 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.4.0
 Syntax
Syntaxpublic ApplicationOptions StartupApplicationOptions { get; set; }Property Value
Type: 
ApplicationOptions See Also
See Also