HttpParseException.ParserErrors 屬性

定義

取得目前例外狀況的剖析器錯誤。

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

屬性值

ParserErrorCollection

目前例外狀況的剖析器錯誤集合。

適用於