System.CodeDom.Compiler.Executor Class

Provides command execution functions for invoking compilers. This class cannot be inherited.

See Also: Executor Members

Syntax

public static class Executor

Remarks

This class provides a collection of methods that can be used to invoke a compiler, typically from an System.CodeDom.Compiler.ICodeCompiler implementation.

Note:

This class contains a link demand at the class level that applies to all members. A System.Security.SecurityException is thrown when the immediate caller does not have full-trust permission. For more information, see Link Demands.

Requirements

Namespace: System.CodeDom.Compiler
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0