Click or drag to resize

AttributeParseTokenEnd Field

The token used to parse the end of an attribute.

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

Field Value

Type: String
See Also