SourceName Property

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Gets the optional source name associated with the parsed payload.

public string? SourceName { get; }

Returns