Bagikan melalui


PhotoImportOperation.ContinueFindingItemsAsync Properti

Definisi

Menyebabkan operasi penemuan yang sedang berlangsung berlanjut.

public:
 property IAsyncOperationWithProgress<PhotoImportFindItemsResult ^, unsigned int> ^ ContinueFindingItemsAsync { IAsyncOperationWithProgress<PhotoImportFindItemsResult ^, unsigned int> ^ get(); };
/// [get: Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportFindItemsResult, uint32_t> ContinueFindingItemsAsync();
/// [get: Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportFindItemsResult, uint32_t> ContinueFindingItemsAsync();
public IAsyncOperationWithProgress<PhotoImportFindItemsResult,uint> ContinueFindingItemsAsync { [Windows.Foundation.Metadata.RemoteAsync] get; }
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<PhotoImportFindItemsResult,uint> ContinueFindingItemsAsync { [Windows.Foundation.Metadata.RemoteAsync] get; }
var iAsyncOperationWithProgress = photoImportOperation.continueFindingItemsAsync;
Public ReadOnly Property ContinueFindingItemsAsync As IAsyncOperationWithProgress(Of PhotoImportFindItemsResult, UInteger)

Nilai Properti

IAsyncOperationWithProgress<PhotoImportFindItemsResult,UInt32>

Windows.Foundation.IAsyncOperationWithProgress<Windows.Media.Import.PhotoImportFindItemsResult,unsigned int>

IAsyncOperationWithProgress<PhotoImportFindItemsResult,uint32_t>

Operasi asinkron yang mengembalikan objek PhotoImportFindItemsResult pada penyelesaian yang berhasil.

Atribut

Berlaku untuk