InstallReturnCode(InstallReturnCodeStatus, String) Constructor

Definition

public:
 InstallReturnCode(Microsoft::Web::PlatformInstaller::InstallReturnCodeStatus status, System::String ^ detailedInformation);
public InstallReturnCode (Microsoft.Web.PlatformInstaller.InstallReturnCodeStatus status, string detailedInformation);
new Microsoft.Web.PlatformInstaller.InstallReturnCode : Microsoft.Web.PlatformInstaller.InstallReturnCodeStatus * string -> Microsoft.Web.PlatformInstaller.InstallReturnCode
Public Sub New (status As InstallReturnCodeStatus, detailedInformation As String)

Parameters

detailedInformation
String

Applies to