Condividi tramite


RequestTelemetry.Context Property

Definition

Gets the object that contains contextual information about the application at the time when it handled the request.

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