Share via


WebEventCodes.WebErrorParserError 欄位

定義

表示事件代碼,表示發生剖析器錯誤。

public: int WebErrorParserError = 3006;
public const int WebErrorParserError = 3006;
val mutable WebErrorParserError : int
Public Const WebErrorParserError As Integer  = 3006

欄位值

Value = 3006

備註

WebErrorParserError 是參考應用程式剖析階段期間所發生錯誤的主要程式碼。 發生這個錯誤時,ASP.NET 會 WebErrorEvent 引發 具有 主要程式碼的 WebErrorParserError

適用於

另請參閱