Click or drag to resize
EventLogModel Properties

The EventLogModel type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the text associated with the categoryNumber for this entry.
Public propertyCategoryNumber
Gets or sets the category number of the event log entry.
Public propertyEntryType
Gets or sets the event type of this entry.
Public propertyId
Gets or sets the id of this entry in the event log.
Public propertyInstanceId
Gets or sets the resource identifier that designates the message text of the event entry.
Public propertyMachineName
Gets or sets the name of the computer on which this entry was generated.
Public propertyMessage
Gets or sets the localized message associated with this event entry.
Public propertyReplacementStrings
Gets or sets the replacement strings associated with the event log entry.
Public propertySource
Gets or sets the name of the application that generated this event.
Public propertyTimeGenerated
Gets or sets the local time at which this event was generated.
Public propertyTimeWritten
Gets or sets the local time at which this event was written to the log.
Public propertyUserName
Gets or sets the name of the user who is responsible for this event.
Top
See Also