System.Diagnostics.EntryWrittenEventArgs Members

The members of System.Diagnostics.EntryWrittenEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Diagnostics.EntryWrittenEventArgs class.

Initializes a new instance of the System.Diagnostics.EntryWrittenEventArgs class with the specified event log entry.

Public Properties

[read-only]
EntryEventLogEntry.

Gets the event log entry that was written to the log.