InstallReturnCode Class

Definition

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.

Applies to