UserExtendedProperties 类

继承层次结构

System.Object
  Microsoft.Phone.Info.UserExtendedProperties

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

语法

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

UserExtendedProperties 类型公开以下成员。

方法

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

页首

版本信息

适用于 Windows Phone 应用的 .NET

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

线程安全

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

请参阅

参考

Microsoft.Phone.Info 命名空间