Click or drag to resize

StatementKeyword Property

The keyword associated with the Statement (null if none).

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

Property Value

Type: String
See Also