Click or drag to resize

TokenNonVerbatimText Property

Get the token text without any '$' and/or '@' prefix (if any).

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

Property Value

Type: String
See Also