SourceName Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Gets or sets an optional name for the TOML source.

public string? SourceName { get; init; }

Returns