The ScriptingOptions type exposes the following members.

Properties

  Name Description
Public property ExternalAssemblies
Gets the list of external assemblies that can be used in scripts in the current document.
Public property Language
Gets or sets a value indicating which language is used in scripts attached to the document.
Public property Namespaces
Gets the list of namespaces that can be used in scripts in the current document.

See Also