Delen via


TelemetryContext.Device Property

Definition

Gets the object describing the device tracked by this TelemetryContext.

public:
 property Microsoft::VisualStudio::ApplicationInsights::Extensibility::Implementation::DeviceContext ^ Device { Microsoft::VisualStudio::ApplicationInsights::Extensibility::Implementation::DeviceContext ^ get(); };
public Microsoft.VisualStudio.ApplicationInsights.Extensibility.Implementation.DeviceContext Device { get; }
member this.Device : Microsoft.VisualStudio.ApplicationInsights.Extensibility.Implementation.DeviceContext
Public ReadOnly Property Device As DeviceContext

Property Value

Applies to