TelemetryContext.Device 属性

定义

获取描述由此跟踪的设备的对象 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

属性值

DeviceContext

适用于