SourceName Property

Definition

Assembly SharpYaml.dll

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

public string? SourceName { get; }

Returns