TokenIsDocCommentTag Property |
True if the
Token is a documentation comment XML tag name.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsDocCommentTag { get; }
Property Value
Type:
BooleanSee Also