Click or drag to resize

PragmaDirectiveDirectiveKeyword Property

The keyword associated with the compiler directive (if any).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override string DirectiveKeyword { get; }

Property Value

Type: String
See Also