Bagikan melalui


PhotoImportOperation.ContinueImportingItemsAsync Properti

Definisi

Menyebabkan operasi item impor yang sedang berlangsung berlanjut.

public:
 property IAsyncOperationWithProgress<PhotoImportImportItemsResult ^, PhotoImportProgress> ^ ContinueImportingItemsAsync { IAsyncOperationWithProgress<PhotoImportImportItemsResult ^, PhotoImportProgress> ^ get(); };
/// [get: Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportImportItemsResult, PhotoImportProgress> ContinueImportingItemsAsync();
/// [get: Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportImportItemsResult, PhotoImportProgress> ContinueImportingItemsAsync();
public IAsyncOperationWithProgress<PhotoImportImportItemsResult,PhotoImportProgress> ContinueImportingItemsAsync { [Windows.Foundation.Metadata.RemoteAsync] get; }
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<PhotoImportImportItemsResult,PhotoImportProgress> ContinueImportingItemsAsync { [Windows.Foundation.Metadata.RemoteAsync] get; }
var iAsyncOperationWithProgress = photoImportOperation.continueImportingItemsAsync;
Public ReadOnly Property ContinueImportingItemsAsync As IAsyncOperationWithProgress(Of PhotoImportImportItemsResult, PhotoImportProgress)

Nilai Properti

Operasi asinkron yang mengembalikan objek PhotoImportImportItemsResult pada penyelesaian yang berhasil.

Atribut

Berlaku untuk