Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 761 Bytes

fileopenpickerui_settingsidentifier.md

File metadata and controls

27 lines (19 loc) · 761 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Storage.Pickers.Provider.FileOpenPickerUI.SettingsIdentifier
winrt property
xbox

Windows.Storage.Pickers.Provider.FileOpenPickerUI.SettingsIdentifier

-description

Gets an identifier for the current context of the file picker.

-property-value

The identifier for the current context of the file picker.

-remarks

As a provider of files, your app can use this identifier to restore the state your app was in the last time it was used in this context.

The context depends on various factors including the calling app and file types being chosen.

-examples

-see-also

FileOpenPickerUI class