Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
EventLogEntry Class
 EventLogEntry Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
EventLogEntry Members

Encapsulates a single record in the event log. This class cannot be inherited.

The EventLogEntry type exposes the following members.

  NameDescription
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Public methodDisposeOverloaded. Releases the resources used by the Component.
Public methodEqualsOverloaded. Performs a comparison between two items.
Protected methodFinalize Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Protected methodGetService Returns an object that represents a service provided by the Component or by its Container. (Inherited from Component.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Protected methodMemberwiseCloneOverloaded.
Public methodToString Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from Component.)
Top
  NameDescription
Protected propertyCanRaiseEvents Gets a value indicating whether the component can raise an event. (Inherited from Component.)
Public propertyCategory Gets the text associated with the CategoryNumber property for this entry.
Public propertyCategoryNumber Gets the category number of the event log entry.
Public propertyContainer Gets the IContainer that contains the Component. (Inherited from Component.)
Public propertyData Gets the binary data associated with the entry.
Protected propertyDesignMode Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.)
Public propertyEntryType Gets the event type of this entry.
Public propertyEventID Obsolete. Gets the application-specific event identifier for the current event entry.
Protected propertyEvents Gets the list of event handlers that are attached to this Component. (Inherited from Component.)
Public propertyIndex Gets the index of this entry in the event log.
Public propertyInstanceId Gets the resource identifier that designates the message text of the event entry.
Public propertyMachineName Gets the name of the computer on which this entry was generated.
Public propertyMessage Gets the localized message associated with this event entry.
Public propertyReplacementStrings Gets the replacement strings associated with the entry.
Public propertySite Gets or sets the ISite of the Component. (Inherited from Component.)
Public propertySource Gets the name of the application that generated this event.
Public propertyTimeGenerated Gets the local time at which this event was generated.
Public propertyTimeWritten Gets the local time at which this event was written to the log.
Public propertyUserName Gets the name of the user who is responsible for this event.
Top
  NameDescription
Public eventDisposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Top
  NameDescription
Explicit interface implemetationPrivate methodISerializable..::.GetObjectDataInfrastructure. Populates a SerializationInfo with the data needed to serialize the target object.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker