IVsCommentTaskInfo Members
Include Protected Members
Include Inherited Members
Provides information about the comment task tokens used by the task list.
The IVsCommentTaskInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
DefaultToken | Returns the default comment task token. | |
EnumTokens | Returns an enumerator for all comment task tokens (including the default token). | |
TokenCount | Returns the number of comment task tokens. |
Top