Share via


Environment Class

Inheritance Hierarchy

System.Object
  Microsoft.Devices.Environment

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

Syntax

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

The Environment type exposes the following members.

Properties

  Name Description
Public propertyStatic member DeviceType

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