Gets or sets the initial location where the folder picker looks for folders to present to the user.
Syntax
var suggestedStartLocation = folderPicker.suggestedStartLocation;
folderPicker.suggestedStartLocation = suggestedStartLocation;
Property value
Type: PickerLocationId
The identifier of the starting location.
Remarks
The SuggestedStartLocation is not always used as the start location for the file picker. To give the user a sense of consistency, the file picker remembers the last location that the user navigated to and will generally start at that location.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013