Share via


DeviceContext Members

Encapsulates information about a device where an application is running.

The following tables list the members exposed by the DeviceContext type.

Public Properties

  Name Description
public property Id Gets or sets a device unique ID.
public property Language Gets or sets the current display language of the operating system.
public property Model Gets or sets the device model for the current device.
public property NetworkType Gets or sets the IANA interface type for the internet connected network adapter.
public property OemName Gets or sets the device OEM for the current device.
public property OperatingSystem Gets or sets the operating system name.
public property RoleInstance  
public property RoleName  
public property ScreenResolution Gets or sets the current application screen resolution.
public property Type Gets or sets the type for the current device.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  Serialize  

Top

See Also

Reference

DeviceContext Class
Microsoft.ApplicationInsights.Extensibility.Implementation Namespace