SourceName Property

Definition

Assembly Tomlyn.dll

Gets the optional source name associated with the TOML payload (for example, a file path).

public string? SourceName { get; }

Returns