Share via


PhotoImportFindItemsResult.SelectNewAsync Method

Definition

Selects all new items found on the source to be included in the ImportItemsAsync operation.

public:
 virtual IAsyncAction ^ SelectNewAsync() = SelectNewAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SelectNewAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SelectNewAsync();
function selectNewAsync()
Public Function SelectNewAsync () As IAsyncAction

Returns

An asynchronous operation.

Attributes

Applies to