SymbolResult.Errors Propriété

Définition

Erreurs d’analyse associées à ce résultat de symbole.

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)

Valeur de propriété

S’applique à