System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit Method

Generates code for the specified Code Document Object Model (CodeDOM) compilation unit and outputs it to the specified text writer using the specified options.

Syntax

public void GenerateCodeFromCompileUnit (System.CodeDom.CodeCompileUnit compileUnit, System.IO.TextWriter output, CodeGeneratorOptions options)

Parameters

compileUnit
Documentation for this section has not yet been entered.
output
Documentation for this section has not yet been entered.
options
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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