Edit

Share via


YamlProcess.Errors Property

Definition

The list of errors encountered when reading the YAML definition.

public System.Collections.Generic.IList<string> Errors { get; set; }
member this.Errors : System.Collections.Generic.IList<string> with get, set
Public Property Errors As IList(Of String)

Property Value

Applies to