Udostępnij za pośrednictwem


ParseResult.Errors Właściwość

Definicja

Pobiera błędy analizy znalezione podczas analizowania danych wejściowych wiersza polecenia.

public:
 property System::Collections::Generic::IReadOnlyList<System::CommandLine::Parsing::ParseError ^> ^ Errors { System::Collections::Generic::IReadOnlyList<System::CommandLine::Parsing::ParseError ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<System.CommandLine.Parsing.ParseError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<System.CommandLine.Parsing.ParseError>
Public ReadOnly Property Errors As IReadOnlyList(Of ParseError)

Wartość właściwości

Dotyczy