WebEventCodes.MiscCodeBase 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 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 的值。