列挙型 (Windows.Storage.Pickers 名前空間)
PickerLocationId
public enum PickerLocationId
ComputerFolder | 1 | コンピューター |
Desktop | 2 | デスクトップ |
DocumentsLibrary | 0 | ドキュメント |
Downloads | 3 | ダウンロード |
HomeGroup | 4 | ホームグループ |
MusicLibrary | 5 | ミュージック |
Objects3D | 8 | Object3Dフォルダ |
PicturesLibrary | 6 | ピクチャ |
Unspecified | 9 | |
VideosLibrary | 7 | ビデオ |
PickerViewMode
public enum PickerViewMode
List | 0 | リスト表示 |
Thumbnail | 1 | サムネイル表示 |