InstallationContext Properties |
The InstallationContext type exposes the following members.
| Name | Description | |
|---|---|---|
| IgnoreFailures |
Gets or sets a value indicating whether to ignore failures during installation.
| |
| LogLevel |
Gets or sets the installation log level.
| |
| LogOutput |
Gets or sets the log output.
| |
| Parameters |
Gets the installation parameters.
| |
| ThrowExceptions |
Whether installation exceptions should be rethrown. If IgnoreFailures is set to true,
this property has no effect (there are no exceptions to rethrow).
|