This interface is implemented by events that can be posted on the event logger.
| C# | Visual Basic | Managed C++ |
public interface IEvent
Public Interface IEvent
public interface class IEvent
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Class |
The event class.
| |
| Description |
The details of the event.
| |
| Item(String) |
The list of properties associated with the event.
| |
| Location |
The physical location at which the event originated.
| |
| Source |
The software component where the event originated.
| |
| Time |
The time when event occurred.
|