| PreloadScriptOptional Property  | 
 
            Gets or sets a value indicating if the preload script is optional
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic bool Optional { get; set; }Property Value
Type: 
Boolean Remarks
Remarks
            Setting this property to  allows the OpenFin Window to load
            even if the specified preload script fails to load from the specified URL.
            
 See Also
See Also