Freigeben über


PhotoImportManager.FindAllSourcesAsync Methode

Definition

Sucht nach allen derzeit verfügbaren Quellen, aus denen Fotos importiert werden können.

public:
 static IAsyncOperation<IVectorView<PhotoImportSource ^> ^> ^ FindAllSourcesAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<IVectorView<PhotoImportSource>> FindAllSourcesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<IReadOnlyList<PhotoImportSource>> FindAllSourcesAsync();
function findAllSourcesAsync()
Public Shared Function FindAllSourcesAsync () As IAsyncOperation(Of IReadOnlyList(Of PhotoImportSource))

Gibt zurück

Ein asynchroner Vorgang, der bei erfolgreicher Fertigstellung eine Liste der verfügbaren Quellen zurückgibt.

Attribute

Gilt für: