Download presentation
Presentation is loading. Please wait.
Published byJared Tucker Modified over 9 years ago
4
web
6
Metadata Properties Thumbnails Properties by Kind MRU Change Notifications Bulk Access File broker functions Search Deep/Shallow Enumeration Sort Ordering User Entered Keyword Search AQS Search File Extension Filtering Application Entered Filter Arrangement Views Indexer Options Operations Read Write Move Copy Create Delete Rename File Picking Access Cache
7
StorageFile StorageFolder StorageItem Create files and folders Enumerate contents Retrieve StorageItem(s) within a folder by name Open the file as a stream (RO, R/W) Retrieve the filename and extension Rename, copy, delete Base Abstraction returned by the File Broker Retrieve basic properties Thumbnails, Operations Definitions
8
File picker Access via file APIs User-driven access Open / Save files to / from the File System Location driven system control App-driven access Capabilities declared in app manifest Enumerate files and folders Read and manipulate properties Bulk access via FileInformationFactory Two ways to access the file system
9
Building a Metro style app
10
Accessing app files
11
web
13
Accessing user files programmatically
14
web
15
Enumerating libraries Library capabilities: Documents library is a restricted location File type association declaration is required
17
Search Search within the user’s libraries Build views based on search Single keyword or complex queries Implement Search contract to show up as a search provider Supported across every language Windows supports!
19
Access file metadata Complete access to properties available through the Windows property system Simple property accessors MusicProperties ImageProperties VideoProperties DocumentProperties Thumbnails Multiple sizes and modes
21
Accessing user files through the picker
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.