Share via


EventTelemetry.Context Property

Definition

Gets the context associated with the current telemetry item.

public:
 property Microsoft::VisualStudio::ApplicationInsights::DataContracts::TelemetryContext ^ Context { Microsoft::VisualStudio::ApplicationInsights::DataContracts::TelemetryContext ^ get(); };
public Microsoft.VisualStudio.ApplicationInsights.DataContracts.TelemetryContext Context { get; }
member this.Context : Microsoft.VisualStudio.ApplicationInsights.DataContracts.TelemetryContext
Public ReadOnly Property Context As TelemetryContext

Property Value

Implements

Applies to