Freigeben über


TelemetryContext.Component Property

Definition

Gets the object describing the component tracked by this TelemetryContext.

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

Property Value

Applies to