WebEventCodes::AuditDetailCodeBase Field

 

Identifies the offset for the ASP.NET audit-detail event codes. This field is constant.

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

public:
literal int AuditDetailCodeBase

Field Value

Type: System::Int32

AuditDetailCodeBase represents the offset for the detail-event-code range associated with audit events. All audit detail codes are assigned values greater than AuditDetailCodeBase.

.NET Framework
Available since 2.0
Return to top
Show: