Condividi tramite


PhotoImportManager.IsSupportedAsync Metodo

Definizione

Ottiene un valore che indica se l'importazione di foto è supportata nel dispositivo corrente.

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)

Restituisce

Operazione asincrona che restituisce true se l'importazione di foto è supportata. In caso contrario, restituisce false.

Attributi

Si applica a