SourceName Property

Definition

Namespace Tomlyn.Text
Assembly Tomlyn.dll

Gets the source name associated with this span (for example a file path).

public string SourceName { get; }

Returns