Mono Class Library: Overview

System.CodeDom.Compiler.CodeGenerator: Property Members

The properties of System.CodeDom.Compiler.CodeGenerator are listed below. For a list of all members, see the CodeGenerator Members list.

See Also: Inherited members from System.Object

Protected Properties

[read-only]
CurrentClassSystem.CodeDom.CodeTypeDeclaration. Documentation for this section has not yet been entered.
[read-only]
CurrentMemberSystem.CodeDom.CodeTypeMember. Documentation for this section has not yet been entered.
[read-only]
CurrentMemberNamestring. Documentation for this section has not yet been entered.
[read-only]
CurrentTypeNamestring. Documentation for this section has not yet been entered.
Indentint. Documentation for this section has not yet been entered.
[read-only]
IsCurrentClassbool. Documentation for this section has not yet been entered.
[read-only]
IsCurrentDelegatebool. Documentation for this section has not yet been entered.
[read-only]
IsCurrentEnumbool. Documentation for this section has not yet been entered.
[read-only]
IsCurrentInterfacebool. Documentation for this section has not yet been entered.
[read-only]
IsCurrentStructbool. Documentation for this section has not yet been entered.
[read-only]
abstract
NullTokenstring. Documentation for this section has not yet been entered.
[read-only]
OptionsCodeGeneratorOptions. Documentation for this section has not yet been entered.
[read-only]
OutputSystem.IO.TextWriter. Documentation for this section has not yet been entered.