FormatCommenter Properties |
The FormatCommenter type exposes the following members.
Name | Description | |
---|---|---|
BlockFormats |
Gets a collection of block comment formats recognized by this commenter.
| |
CommentFormats |
Gets a collection of all comment formats recognized by this commenter.
| |
LineFormats |
Gets a collection of line comment formats recognized by this commenter.
| |
PreferredBlockFormat |
Gets the preferred BlockCommentFormat to use when creating new block comments.
| |
PreferredLineFormat |
Gets the preferred LineCommentFormat to use when creating new line comments.
| |
TextBuffer |
Gets the underlying ITextBuffer for this commenter.
| |
UseLineComments |
Gets whether the commenter should prefer to use line comments when commenting selections of code.
|