Click or drag to resize

IMcEventLog Properties

The IMcEventLog type exposes the following members.

Properties
  NameDescription
Public propertyLog
The name of the log file. When Type is set to mcelOS, this can be "Application", "System", "Security", or a custom log name. The default is an empty string ("").
Public propertySource
The event Source is the name of the software that logs the event. It is often the name of the application, or the name of a subcomponent of the application. The default value is copied from IMcApplication.Name.
Public propertyType
The type of logging an McEventLog object performs.
Top
See Also