EventInstance
Represents language-neutral information for an event log entry.
Gets or sets the resource identifier that specifies the application-defined category of the event entry.
Gets or sets the event type of the event log entry.
Gets or sets the resource identifier that designates the message text of the event entry.
Initializes a new instance of the EventInstance class using the specified resource identifiers for the localized message and category text of the event entry.
Initializes a new instance of the EventInstance class using the specified resource identifiers for the localized message and category text of the event entry and the specified event log entry type.