Mono Class Library: System.CodeDom Namespace

System.CodeDom.CodeCompileUnit Class

This is a container for the CodeDOM code graph. It is the object that can be compiled using a CodeDOM compiler. [Edit]

See Also: CodeCompileUnit Members

System.Object
     System.CodeDom.CodeObject
          System.CodeDom.CodeCompileUnit

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
public class CodeCompileUnit : CodeObject

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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