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。