Mono Class Library: Overview

System.Diagnostics.EventLogEntry: Members

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

See Also: Inherited members from System.ComponentModel.Component

Public Properties

[read-only]
Categorystring. Documentation for this section has not yet been entered.
[read-only]
CategoryNumbershort. Documentation for this section has not yet been entered.
[read-only]
Databyte[]. Documentation for this section has not yet been entered.
[read-only]
EntryTypeEventLogEntryType. Documentation for this section has not yet been entered.
[read-only]
EventIDint. Documentation for this section has not yet been entered.
[read-only]
Indexint. Documentation for this section has not yet been entered.
[read-only]
InstanceIdlong. Documentation for this section has not yet been entered.
[read-only]
MachineNamestring. Documentation for this section has not yet been entered.
[read-only]
Messagestring. Documentation for this section has not yet been entered.
[read-only]
ReplacementStringsstring[]. Documentation for this section has not yet been entered.
[read-only]
Sourcestring. Documentation for this section has not yet been entered.
[read-only]
TimeGeneratedDateTime. Documentation for this section has not yet been entered.
[read-only]
TimeWrittenDateTime. Documentation for this section has not yet been entered.
[read-only]
UserNamestring. Documentation for this section has not yet been entered.

Public Methods

Equals(EventLogEntry) : bool
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.