WebEventCodes::UndefinedEventCode Field

 

Represents the event code indicating that the major event code value is not defined. This field is constant.

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

public:
literal int UndefinedEventCode

Field Value

Type: System::Int32

UndefinedEventCode represents the use of a major code value that is not defined by the system.

.NET Framework
Available since 2.0
Return to top
Show: