Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 508 Bytes

filepickerselectedfilesarray_first_1920739956.md

File metadata and controls

22 lines (15 loc) · 508 Bytes
-api-id -api-type
M:Windows.Storage.Pickers.FilePickerSelectedFilesArray.First
winrt method

Windows.Storage.Pickers.FilePickerSelectedFilesArray.First

-description

Retrieves an iterator that iterates through the collection of StorageFile objects that represent selected files.

-returns

The iterator.

-remarks

-examples

-see-also