Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 778 Bytes

photoimportsource_fromfolderasync_1787212244.md

File metadata and controls

27 lines (19 loc) · 778 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Media.Import.PhotoImportSource.FromFolderAsync(Windows.Storage.IStorageFolder)
winrt method
xbox

Windows.Media.Import.PhotoImportSource.FromFolderAsync

-description

Creates a new instance of PhotoImportSource from the specified root folder.

-parameters

-param sourceRootFolder

The root folder from which the photo import source is created.

-returns

An asynchronous operation that returns a PhotoImportSource upon successful completion.

-remarks

-examples

-see-also