PhotoImportFindItemsResult.SelectNewAsync 方法

定义

选择要包含在 ImportItemsAsync 操作中的源上找到的所有新项。

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

返回

异步操作。

属性

适用于