Freigeben über


PhotoImportManager.IsSupportedAsync Methode

Definition

Ruft einen Wert ab, der angibt, ob der Fotoimport auf dem aktuellen Gerät unterstützt wird.

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)

Gibt zurück

Ein asynchroner Vorgang, der true zurückgibt, wenn der Fotoimport unterstützt wird. Andernfalls wird false zurückgegeben.

Attribute

Gilt für: