CodeWriter Fields |
The CodeWriter type exposes the following members.
Name | Description | |
---|---|---|
_alignmentStateStack | ||
_columnNumber | ||
_flushingEOLComments | ||
_indentStateStack | ||
_isEmptyLine | ||
_isGenerated | ||
_lastPoppedIndentState | ||
_lineNumber | ||
_pendingEOLComments | ||
_textWriter | ||
EscapeUnicode |
True if unicode characters should be escaped.
| |
InDocCommentContent |
True if rendering documentation comment content.
| |
Keywords |
C# keywords.
| |
UseTabs |
True if tabs should be used for indentation instead of spaces.
|