Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 945 Bytes

fileopenpickerui_addfile_887814693.md

File metadata and controls

31 lines (22 loc) · 945 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Storage.Pickers.Provider.FileOpenPickerUI.AddFile(System.String,Windows.Storage.IStorageFile)
winrt method
xbox

Windows.Storage.Pickers.Provider.FileOpenPickerUI.AddFile

-description

Adds the specified file to the list of files that the user has chosen.

-parameters

-param id

A unique identifier of the file to add.

-param file

The file to add to the list of files that the user has chosen.

-returns

The enumeration value that indicates the result of this addFile method.

-remarks

-examples

-see-also

FileOpenPickerUI class, FileOpenPickerUI.CanAddFile method, FileOpenPickerUI.RemoveFile method