PackageInstallResult.InstallState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’état d’installation du package d’application.
public:
property PackageInstallState InstallState { PackageInstallState get(); };
PackageInstallState InstallState();
public PackageInstallState InstallState { get; }
var packageInstallState = packageInstallResult.installState;
Public ReadOnly Property InstallState As PackageInstallState
Valeur de propriété
État d’installation du package d’application.