InstallCommand.InstallReturnCode Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.