Click or drag to resize

DocCommentParseTokenTagClose Field

The end token for documentation comment XML tags.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string ParseTokenTagClose = ">"

Field Value

Type: String
See Also