ExternalStorage 类

继承层次结构

System.Object
  Microsoft.Phone.Storage.ExternalStorage

命名空间:  Microsoft.Phone.Storage
程序集:  Microsoft.Phone(在 Microsoft.Phone.dll 中)

语法

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

ExternalStorage 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 GetExternalStorageDevicesAsync

页首

版本信息

适用于 Windows Phone 应用的 .NET

受以下版本支持:Windows Phone 8、Silverlight 8.1

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.Phone.Storage 命名空间