TelemetryContext.Component Property

Definition

Gets the object describing the component tracked by this TelemetryContext.

public Microsoft.ApplicationInsights.Extensibility.Implementation.ComponentContext Component { get; }
member this.Component : Microsoft.ApplicationInsights.Extensibility.Implementation.ComponentContext
Public ReadOnly Property Component As ComponentContext

Property Value

Applies to