Public Properties

  Name Description
public property Category Gets the category of the event, based on the event publisher and category number.
public property CategoryId Gets the category identifier for the event.
public property Channel Gets the channel of the event.
public property Description Gets the description of the event, based on the event number and publisher.
public property EventData Gets the data associated with the event.
public property Id Overridden. Gets the globally unique identifier (GUID) of the event.
public property Level Gets the level of the event, based on the event publisher.
public property LevelId Gets the identifier for the level of the event.
public property LoggingComputer Gets the computer that logged this event.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MonitoringClassId Gets the globally unique identifier (GUID) for the monitoring class associated with the event.
public property MonitoringObjectDisplayName Gets the display name of the monitoring object associated with the event.
public property MonitoringObjectFullName Gets the full name of the monitoring object associated with the event.
public property MonitoringObjectId Overridden. Gets the globally unique identifier (GUID) for the monitoring object associated with the event.
public property MonitoringObjectName Gets the name of the monitoring object associated with the event.
public property MonitoringObjectPath Gets the path of the monitoring object associated with the event.
public property MonitoringRuleDescription Gets the description of the rule associated with the event.
public property MonitoringRuleDisplayName Gets the name of the rule associated with the event.
public property MonitoringRuleId Overridden. Gets the globally unique identifier (GUID) of the rule associated with the event.
public property Number Gets the number of the event.
public property OriginalId Gets the original globally unique identifier (GUID) for the event.
public property Parameters Gets a collection of parameters for the event.
public property PublisherName Gets the name of the event publisher.
public property TimeAdded Gets the time, in DateTime format, that the event was added to the system.
public property TimeGenerated Gets the time, in DateTime format, that the event was generated.
public property User Gets the user of the event.

See Also


Send comments about this topic to Microsoft.