Deployment Tools Foundation
InstallCanceledException Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► InstallCanceledException ► InstallCanceledException()()()()
Members
Icon | Member | Description |
---|---|---|
InstallCanceledException(String, Exception) |
Creates a new InstallCanceledException with a specified error message and a reference to the
inner exception that is the cause of this exception.
|
|
InstallCanceledException(String) |
Creates a new InstallCanceledException with a specified error message.
|
|
InstallCanceledException()()()() |
Creates a new InstallCanceledException.
|
|
InstallCanceledException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InstallCanceledException class with serialized data.
|
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)