InstallCommand.InstallReturnCode Proprietà

Definizione

Ottiene o imposta l'oggetto che indica lo InstallReturnCode stato del comando del programma di installazione al termine.

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

Valore della proprietà

InstallReturnCode Istanza che contiene informazioni dettagliate sullo stato del InstallCommand completamento.

Si applica a