NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Executor Class

Provides command execution functions for the CodeDOM compiler.

Object
   Executor

[Visual Basic]
NotInheritable Public Class Executor
[C#]
public sealed class Executor
[C++]
public __gc __sealed class Executor
[JScript]
public class Executor

Remarks

[To be supplied.]

Requirements

Namespace: System.CodeDOM.Compiler

Assembly: System.dll

See Also

Executor Members | System.CodeDOM.Compiler Namespace