Click or drag to resize
FormInfoClassGenerator Properties

The FormInfoClassGenerator type exposes the following members.

Properties
  NameDescription
Public propertyCurrentIndent
Gets the current indent we use when adding lines to the output
(Inherited from FormInfoClassGeneratorBase.)
Public propertyErrors
The error collection for the generation process
(Inherited from FormInfoClassGeneratorBase.)
Protected propertyGenerationEnvironment
The string builder that generation-time code is using to assemble generated output
(Inherited from FormInfoClassGeneratorBase.)
Public propertySession
Current transformation session
(Inherited from FormInfoClassGeneratorBase.)
Public propertyToStringHelper
Helper to produce culture-oriented representation of an object as a string
(Inherited from FormInfoClassGeneratorBase.)
Top
See Also