Click or drag to resize

LineDirectiveParseTokenHidden Field

The token used to parse the 'hidden' type.

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

Field Value

Type: String
See Also