| WindowOptionsPreloadScripts Property  | 
 
            Gets or sets the collection of preload scripts to load automatically after each page navigation.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic List<PreloadScript> PreloadScripts { get; set; }Property Value
Type: 
ListPreloadScript See Also
See Also