Event FileLoad
Occurs when script code is loaded from file.
public event EventHandler<FileLoadEventArgs> FileLoad
Returns
- EventHandler<FileLoadEventArgs>
- Occurs when script code is loaded from file.
- Implements
Occurs when script code is loaded from file.
public event EventHandler<FileLoadEventArgs> FileLoad