InstallReturnCode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the status returned by an installation action.
public ref class InstallReturnCode
public class InstallReturnCode
type InstallReturnCode = class
Public Class InstallReturnCode
- Inheritance
-
InstallReturnCode
Constructors
| InstallReturnCode(InstallReturnCodeStatus, String) |
Properties
| DetailedInformation |
Gets or sets the detailed information regarding the status of an installation action.. |
| Status |
Gets or sets the status of an installation action. |