Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 652 Bytes

fileremovedeventargs_id.md

File metadata and controls

24 lines (17 loc) · 652 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Storage.Pickers.Provider.FileRemovedEventArgs.Id
winrt property
xbox

Windows.Storage.Pickers.Provider.FileRemovedEventArgs.Id

-description

Gets the identifier of the file that the user removed from the list of chosen files in the file picker. This identifier was set by the providing app when it added the files to the list of chosen files.

-property-value

The identifier of the file.

-remarks

-examples

-see-also

FileOpenPickerUI class, FileRemovedEventArgs class