Partager via


PhotoImportManager.IsSupportedAsync Méthode

Définition

Obtient une valeur indiquant si l’importation de photos est prise en charge sur l’appareil actuel.

public:
 static IAsyncOperation<bool> ^ IsSupportedAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<bool> IsSupportedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<bool> IsSupportedAsync();
function isSupportedAsync()
Public Shared Function IsSupportedAsync () As IAsyncOperation(Of Boolean)

Retours

Opération asynchrone qui retourne true si l’importation de photos est prise en charge. Sinon, retourne false.

Attributs

S’applique à