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.
|
![]() |
ResetExternalAssemblies |
Resets the ExternalAssemblies property to its default value.
|
![]() |
ResetNamespaces |
Resets the Namespaces property to its default value.
|
![]() |
ShouldSerialize |
Indicates whether the current object should be serialized.
|
![]() |
ShouldSerializeExternalAssemblies |
Indicates whether the ExternalAssemblies property should be serialized.
|
![]() |
ShouldSerializeNamespaces |
Indicates whether the Namespaces property should be serialized.
|