Click or drag to resize

ParserGetCurrentLine Method

Get the current line of text including the EOL character.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string GetCurrentLine()

Return Value

Type: String
See Also