InstallationContext Methods |
The InstallationContext type exposes the following members.
Name | Description | |
---|---|---|
CreateLogEvent |
Creates the log event which can be used to render layouts during install/uninstall.
| |
Debug |
Logs the specified debug message.
| |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Error |
Logs the specified error message.
| |
Info |
Logs the specified informational message.
| |
Trace |
Logs the specified trace message.
| |
Warning |
Logs the specified warning message.
|