Share via


ExternalStorage Class

Inheritance Hierarchy

System.Object
  Microsoft.Phone.Storage.ExternalStorage

Namespace:  Microsoft.Phone.Storage
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public NotInheritable Class ExternalStorage
public static class ExternalStorage
public ref class ExternalStorage abstract sealed
[<AbstractClass>]
[<Sealed>]
type ExternalStorage =  class end

The ExternalStorage type exposes the following members.

Methods

  Name Description
Public methodStatic member GetExternalStorageDevicesAsync

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.Storage Namespace