次の方法で共有


WebEventCodes.WebEventDetailCodeBase フィールド

定義

ASP.NET 状態監視 Web 詳細イベント コードのオフセットを示します。

public: int WebEventDetailCodeBase = 50300;
public const int WebEventDetailCodeBase = 50300;
val mutable WebEventDetailCodeBase : int
Public Const WebEventDetailCodeBase As Integer  = 50300

フィールド値

Value = 50300

注釈

値は WebEventDetailCodeBase 、型に関連付けられている detail-event コード範囲のオフセットを WebApplicationLifetimeEvent 表します。 すべてのアプリケーション詳細コードには、 より ApplicationDetailCodeBase大きい値が割り当てられます。

適用対象

こちらもご覧ください