Click or drag to resize

InstallationContext Properties

The InstallationContext type exposes the following members.

Properties
  NameDescription
Public propertyIgnoreFailures
Gets or sets a value indicating whether to ignore failures during installation.
Public propertyLogLevel
Gets or sets the installation log level.
Public propertyLogOutput
Gets or sets the log output.
Public propertyParameters
Gets the installation parameters.
Public propertyThrowExceptions
Whether installation exceptions should be rethrown. If IgnoreFailures is set to true, this property has no effect (there are no exceptions to rethrow).
Top
See Also