次の方法で共有


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 は の主要なコードWebErrorParserErrorを持つ を発生させますWebErrorEvent

適用対象

こちらもご覧ください