PreloadScript Class |
Namespace: Openfin.Desktop
public class PreloadScript
The PreloadScript type exposes the following members.
| Name | Description | |
|---|---|---|
| PreloadScript |
Creates a preload script entry using the specified path and optional behavior.
|
| Name | Description | |
|---|---|---|
| Optional |
Gets or sets a value indicating if the preload script is optional
| |
| Path |
Gets or sets the absolute path, relative path, or URL of the preload script file
| |
| State |
Gets the load or execution state of the preload script during a state change event.
| |
| Url |
Gets the absolute URL of the preload script file
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |