Click or drag to resize

PragmaWarningDirectiveParseTokenDisable Field

The token used to parse the 'disable' action.

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

Field Value

Type: String
See Also