ParserLastUnusedTokenText Property |
Get the text of the last parsed object in the Unused list as a Token (null if none).
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public string LastUnusedTokenText { get; }
Property Value
Type:
StringSee Also