Alvas.Scriptor Class Library

Scriptor Properties

The properties of the Scriptor class are listed below. For a complete list of Scriptor class members, see the Scriptor Members topic.

Public Instance Properties

CompilerOptions Gets or sets the compiler options for the compiler to use.
Container (inherited from Component) Gets the IContainer that contains the Component.
IncludeDebugInformation Gets or sets a value indicating whether to include debug information in the compiled executable.
Language Sets or gets programming language.
Options Gets or sets options for Scriptor.
References List of the referenced assemblies.
Site (inherited from Component) Gets or sets the ISite of the Component.
Source Source for Scriptor.
SourceFiles List of source files for Scriptor.
Sources List sources for Scriptor.
WarningLevel Gets or sets the warning level at which the compiler aborts compilation.

See Also

Scriptor Class | Alvas.Script Namespace