Condividi tramite


AppInstallItem.InstallType Proprietà

Definizione

Ottiene il tipo di installazione dell'app corrente.

public:
 property AppInstallType InstallType { AppInstallType get(); };
AppInstallType InstallType();
public AppInstallType InstallType { get; }
var appInstallType = appInstallItem.installType;
Public ReadOnly Property InstallType As AppInstallType

Valore della proprietà

Valore che indica se l'app viene installata, aggiornata o ripristinata.

Requisiti Windows

Funzionalità dell'app
runFullTrust

Si applica a