Partager via


StoreSku.GetIsInstalledAsync Méthode

Définition

Indique si cette référence SKU de produit est installée sur l’appareil actuel.

public:
 virtual IAsyncOperation<bool> ^ GetIsInstalledAsync() = GetIsInstalledAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> GetIsInstalledAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> GetIsInstalledAsync();
function getIsInstalledAsync()
Public Function GetIsInstalledAsync () As IAsyncOperation(Of Boolean)

Retours

Opération asynchrone qui, une fois l’achèvement réussi, retourne true si cette référence SKU de produit est installée sur l’appareil actuel ; sinon, false.

Attributs

S’applique à