TelemetryClient.Context Eigenschaft

Definition

Ruft den aktuellen Kontext ab, der zur Erweiterung der von Ihnen gesendeten Telemetrie verwendet wird.

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

Eigenschaftswert

TelemetryContext

Gilt für