HttpParseException.ParserErrors Proprietà

Definizione

Ottiene gli errori del parser per l'eccezione corrente.

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

Valore della proprietà

ParserErrorCollection

Insieme degli errori del parser per l'eccezione corrente.

Si applica a