다음을 통해 공유


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

반환

비동기 작업입니다.

특성

적용 대상