NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

EventLogInstaller Properties

The properties of the EventLogInstaller class are listed below. For a complete list of EventLogInstaller class members, see the EventLogInstaller Members topic.

Public:

Context (inherited from Installer) Gets or sets information about the current installation.
HelpText (inherited from Installer) Gets the help text for all of the Installer objects contained in the Installers collection of this installer instance.
Installers (inherited from Installer) Gets the collection of Installer objects contained in this Installer instance.
Log The log in which the source will be created
Parent (inherited from Installer) Gets or sets the Installer whose InstallerCollection contains this Installer instance.
Site (inherited from Component) Gets or sets the site of the Component.
Source The source to be created
UninstallAction Determines whether the event log is removed at uninstall time.

See Also

EventLogInstaller Class | System.Diagnostics Namespace