PhotoImportFindItemsResult.ImportItemsAsync Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengimpor item yang dipilih secara asinkron dari sumbernya.
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)
Mengembalikan
Operasi asinkron yang mengembalikan PhotoImportImportItemsResult pada penyelesaian yang berhasil.
- Atribut