ScriptingOptions Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ScriptingOptions class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ScriptingOptions() | Initializes a new instance of the ScriptingOptions class. | |
ScriptingOptions(ScriptingOptions) | Initializes a new instance of the ScriptingOptions class based on the specified scripting options. | |
ScriptingOptions(ScriptOption) | Initializes a new instance of the ScriptingOptions class based on the specified ScriptOption object, based on the specified script option. |
Top