共用方式為


PhotoImportFindItemsResult.ImportItemsAsync 方法

定義

以非同步方式從來源匯入選取的專案。

public:
 virtual IAsyncOperationWithProgress<PhotoImportImportItemsResult ^, PhotoImportProgress> ^ ImportItemsAsync() = ImportItemsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportImportItemsResult, PhotoImportProgress> ImportItemsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<PhotoImportImportItemsResult,PhotoImportProgress> ImportItemsAsync();
function importItemsAsync()
Public Function ImportItemsAsync () As IAsyncOperationWithProgress(Of PhotoImportImportItemsResult, PhotoImportProgress)

傳回

非同步作業,會在成功完成時傳回 PhotoImportImportItemsResult

屬性

適用於