Freigeben über


InstallCommand.InstallReturnCode Eigenschaft

Definition

Ruft den ab, der InstallReturnCode den Status des Installationsbefehls nach Abschluss angibt, oder legt diesen fest.

protected:
 property Microsoft::Web::PlatformInstaller::InstallReturnCode ^ InstallReturnCode { Microsoft::Web::PlatformInstaller::InstallReturnCode ^ get(); void set(Microsoft::Web::PlatformInstaller::InstallReturnCode ^ value); };
protected Microsoft.Web.PlatformInstaller.InstallReturnCode InstallReturnCode { get; set; }
member this.InstallReturnCode : Microsoft.Web.PlatformInstaller.InstallReturnCode with get, set
Protected Property InstallReturnCode As InstallReturnCode

Eigenschaftswert

Eine InstallReturnCode -Instanz, die detaillierte Informationen zum Status des InstallCommand nach Abschluss enthält.

Gilt für: