WebEventCodes.WebEventDetailCodeBase 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 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 代表與類型相關聯 WebApplicationLifetimeEvent 之詳細事件程式碼範圍的位移。 所有應用程式詳細資料代碼都會指派大於 ApplicationDetailCodeBase 的值。