Click or drag to resize

CodeWriter Fields

The CodeWriter type exposes the following members.

Fields
  NameDescription
Protected field_alignmentStateStack
Protected field_columnNumber
Protected field_flushingEOLComments
Protected field_indentStateStack
Protected field_isEmptyLine
Protected field_isGenerated
Protected field_lastPoppedIndentState
Protected field_lineNumber
Protected field_pendingEOLComments
Protected field_textWriter
Public fieldEscapeUnicode
True if unicode characters should be escaped.
Public fieldInDocCommentContent
True if rendering documentation comment content.
Public fieldStatic memberKeywords
C# keywords.
Public fieldUseTabs
True if tabs should be used for indentation instead of spaces.
Top
See Also