Namespace: CodeSmith.Engine.Compiler
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public CodeCompileUnit CodeCompileUnit { get; set; }
Visual Basic
Public Property CodeCompileUnit As CodeCompileUnit
	Get
	Set

Property Value

Type: CodeCompileUnit

See Also