Open sandboxFocus

Method GetText

GetText()

Gets the text representation (i.e. the source code) of the current syntax node or token.

Declaration
public string GetText()
Returns
Type Description
string

The source code of the current syntax node.