Sdílet prostřednictvím


HttpParseException.ParserErrors Vlastnost

Definice

Získá chyby analyzátoru pro aktuální výjimku.

public:
 property System::Web::ParserErrorCollection ^ ParserErrors { System::Web::ParserErrorCollection ^ get(); };
public System.Web.ParserErrorCollection ParserErrors { get; }
member this.ParserErrors : System.Web.ParserErrorCollection
Public ReadOnly Property ParserErrors As ParserErrorCollection

Hodnota vlastnosti

ParserErrorCollection

Kolekce chyb analyzátoru pro aktuální výjimku.

Platí pro