SourceName Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

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

public string? SourceName { get; }

Returns