HttpParseException.ParserErrors Egenskap

Definition

Hämtar parsningsfelen för det aktuella undantaget.

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

Egenskapsvärde

En samling parsningsfel för det aktuella undantaget.

Gäller för