Click or drag to resize
EventLogHelper Properties

The EventLogHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLogEventsToFile
Indicates if events are logged to the file.
Protected propertyLogEventsToFileInternal
Indicates if events are logged to the file.
Public propertyStatic memberLogFile
Physical path to the log file.
Protected propertyLogFileInternal
Physical path to the log file.
Public propertyStatic memberLogFolder
Physical path to folder where log file is saved.
Protected propertyLogFolderInternal
Physical path to folder where log file is saved.
Top
See Also