IInstallable Interface |
Namespace: NLog.Config
The IInstallable type exposes the following members.
Name | Description | |
---|---|---|
Install |
Performs installation which requires administrative permissions.
| |
IsInstalled |
Determines whether the item is installed.
| |
Uninstall |
Performs uninstallation which requires administrative permissions.
|