SourceName Property

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

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

public string? SourceName { get; }

Returns