WebEventCodes::ApplicationDetailCodeBase Field

 

Identifies the offset for the application detail event codes. This field is constant.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public:
literal int ApplicationDetailCodeBase

Field Value

Type: System::Int32

The ApplicationDetailCodeBase value represents the offset for the detail event code range associated with the WebApplicationLifetimeEvent type. All application detail codes are assigned values greater than ApplicationDetailCodeBase.

.NET Framework
Available since 2.0
Return to top
Show: