EventLogLink Class
Represents a link between an event provider and an event log that the provider publishes events into. This object cannot be instantiated.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets the localized name of the event log. |
![]() | IsImported | Gets a Boolean value that determines whether the event log is imported, rather than defined in the event provider. An imported event log is defined in a different provider. |
![]() | LogName | Gets the non-localized name of the event log associated with this object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
System.Diagnostics.Eventing.Reader Namespace
Technology Summary for Reading and Managing Event Logs
Event Log Scenarios

