Click or drag to resize

DocCommentParseTokenBlock Field

The start token for block-style document comments.

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

Field Value

Type: String
See Also