Description:

Get properties and thumbnails using prefetch

Get all files in the Pictures library, along with properties and thumbnails. This sample uses SetPropertyPrefetch and SetThumbnailPrefetch to access properties for large batches of files efficiently. Use this pattern to populate a database or a ListView (using a custom datasource like VirtualizedDataSource) with file system items.

Make sure there are picture files in your Pictures library before running the scenario.