StringValue Property

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Gets the optional decoded string value for tokens that carry a string payload.

public string? StringValue { get; }

Returns