Version:
ScriptInfo(System.Exception loadError) Constructor
Initializes a new instance of the ScriptInfo class that indicates an inability to read or parse a script.
Syntax
public ScriptInfo(System.Exception loadError)
Parameters
- loadError
- Type: System.Exception