Click or drag to resize

Literal_value Field

The literal value object represented by the text literal (string, int, bool, etc). If the literal is an interpolated string, this will be a ChildListT.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected Object _value

Field Value

Type: Object
See Also