Table of Contents

Class DeviceContext

Namespace
Microsoft.ApplicationInsights.Extensibility.Implementation
Assembly
Microsoft.ApplicationInsights.dll
public sealed class DeviceContext
Inheritance
DeviceContext
Inherited Members
Extension Methods

Properties

Id

public string Id { get; set; }

Property Value

string

Language

[Obsolete("Use custom properties.")]
public string Language { get; set; }

Property Value

string

Model

public string Model { get; set; }

Property Value

string

NetworkType

[Obsolete("Use custom properties.")]
public string NetworkType { get; set; }

Property Value

string

OemName

public string OemName { get; set; }

Property Value

string

OperatingSystem

public string OperatingSystem { get; set; }

Property Value

string

ScreenResolution

[Obsolete("Use custom properties.")]
public string ScreenResolution { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string