TelemetryContext.Location Property

Definition

Gets the object describing a location tracked by this TelemetryContext.

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

Property Value

Applies to