Partager via


WindowsEventType Enum

Definition

The event type.

public enum WindowsEventType
type WindowsEventType = 
Public Enum WindowsEventType
Inheritance
WindowsEventType

Fields

Name Value Description
Error 0

The error.

Warning 1

The warning.

Information 2

The information.

Applies to