Accessing content on removable storage (XAML)

Purpose

Windows 8 provides support for accessing content on media and storage devices that use Windows Portable Devices (WPD), including Media Transport Protocol (MTP) devices and Mass Storage Class (MSC) devices.

The Windows.Devices.Portable namespace provides the StorageDevice class for enumerating removable storage devices and accessing them as a StorageFolder.

In this section

Topic Description

Get an image from a camera

This topic provides information on how to list and get files from storage on a camera's memory card.

 

Developer audience

The following topics are designed for use by app developers using C# or C++ to access content stored on WPD devices or other removable storage devices.

Roadmap for creating Windows Runtime apps using C# or Visual Basic

Access the SD card in Windows Phone apps