The ScriptingOptions type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another ScriptingOptions to the current object.
|
|
Initialize |
Initializes the current ScriptingOptions object witih the specified
external assemblies and namespaces.
|
|
Reset |
Resets all properties of the current ScriptingOptions object to their default values.
|
Properties
Name | Description | |
---|---|---|
ExternalAssemblies |
Gets the list of external assemblies that can be used in scripts in the current document.
|
|
Language |
Gets or sets a value indicating which language is used in scripts attached to the document.
|
|
Namespaces |
Gets the list of namespaces that can be used in scripts in the current document.
|