Condividi tramite


PhotoImportOperation.ContinueDeletingImportedItemsFromSourceAsync Proprietà

Definizione

Causa la continuazione dell'eliminazione in corso dalle operazioni di origine.

public:
 property IAsyncOperationWithProgress<PhotoImportDeleteImportedItemsFromSourceResult ^, double> ^ ContinueDeletingImportedItemsFromSourceAsync { IAsyncOperationWithProgress<PhotoImportDeleteImportedItemsFromSourceResult ^, double> ^ get(); };
/// [get: Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportDeleteImportedItemsFromSourceResult, double> ContinueDeletingImportedItemsFromSourceAsync();
/// [get: Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportDeleteImportedItemsFromSourceResult, double> ContinueDeletingImportedItemsFromSourceAsync();
public IAsyncOperationWithProgress<PhotoImportDeleteImportedItemsFromSourceResult,double> ContinueDeletingImportedItemsFromSourceAsync { [Windows.Foundation.Metadata.RemoteAsync] get; }
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<PhotoImportDeleteImportedItemsFromSourceResult,double> ContinueDeletingImportedItemsFromSourceAsync { [Windows.Foundation.Metadata.RemoteAsync] get; }
var iAsyncOperationWithProgress = photoImportOperation.continueDeletingImportedItemsFromSourceAsync;
Public ReadOnly Property ContinueDeletingImportedItemsFromSourceAsync As IAsyncOperationWithProgress(Of PhotoImportDeleteImportedItemsFromSourceResult, Double)

Valore della proprietà

Operazione asincrona che restituisce un oggetto PhotoImportDeleteImportedItemsFromSourceResult al completamento corretto.

Attributi

Si applica a