Język

SymbolResult.Errors Właściwość

Definicja

Przeanalizuj błędy skojarzone z tym wynikiem symbolu.

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

Wartość właściwości

Dotyczy