FileOpenPickerUI.SettingsIdentifier | settingsIdentifier property
Gets an identifier for the current context of the file picker.
Syntax
var settingsIdentifier = fileOpenPickerUI.settingsIdentifier;
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
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.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
