Accessing content on removable storage (Windows Store apps using C#/VB/C++ and XAML)

Language: JavaScript and HTML | VB/C#/C++ and XAML
1 out of 1 rated this helpful - Rate this topic

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

TopicDescription

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.

Related topics

Roadmap for creating apps using C#, C++, or VB

 

 

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.