Click or drag to resize

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
C#
public bool IsDocCommentTag { get; }

Property Value

Type: Boolean
See Also