Click or drag to resize

DocCommentParseTokenEndTag Field

The token that indicates the end of a documentation comment XML tag.

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

Field Value

Type: String
See Also