Indicates the view mode that the file picker is using to present items.
Syntax
public enum PickerViewMode
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The PickerViewMode enumeration has these members.
| Member | Value | Description |
|---|---|---|
| List | list | 0 |
A list of items. |
| Thumbnail | thumbnail | 1 |
A set of thumbnail images. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013