DeviceExtendedProperties Class

Inheritance Hierarchy

System.Object
  Microsoft.Phone.Info.DeviceExtendedProperties

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

Syntax

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

The DeviceExtendedProperties type exposes the following members.

Methods

  Name Description
Public methodStatic member GetValue
Public methodStatic member TryGetValue

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.Info Namespace