次の方法で共有


WebEventCodes.MiscCodeBase フィールド

定義

ASP.NET 状態監視の Web に関するその他のイベント コードのオフセットを示します。 このフィールドは定数です。

public: int MiscCodeBase = 6000;
public const int MiscCodeBase = 6000;
val mutable MiscCodeBase : int
Public Const MiscCodeBase As Integer  = 6000

フィールド値

Value = 6000

注釈

値は MiscCodeBase 、分類されていない正常性イベントに関連付けられている主要なイベント コード範囲のオフセットを表します。 その他のすべてのコードには、 より MiscCodeBase大きい値が割り当てられます。

適用対象