SymbolResult.Errors Eigenschap

Definitie

De parseringsfouten die zijn gekoppeld aan dit symboolresultaat.

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)

Waarde van eigenschap

Van toepassing op