CommandLineParseResult.Errors Property

Definition

Gets the collection of errors associated to the parsing.

public System.Collections.Generic.IReadOnlyList<string> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Errors As IReadOnlyList(Of String)

Property Value

Applies to