Click or drag to resize

PreloadScriptPath Property

Gets or sets the absolute path, relative path, or URL of the preload script file

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string Path { get; set; }

Property Value

Type: String
See Also