GetRawText() Method

Definition

Assembly Tomlyn.dll

Gets the raw source text represented by the current token.

public string GetRawText()

Returns

Remarks

This API is intended for custom converters that need to preserve the original literal (for example, to implement exact parsing).