TelemetryConfiguration.ApplicationIdProvider Property

Definition

Gets or sets the Application Id Provider.

public Microsoft.ApplicationInsights.Extensibility.IApplicationIdProvider ApplicationIdProvider { get; set; }
member this.ApplicationIdProvider : Microsoft.ApplicationInsights.Extensibility.IApplicationIdProvider with get, set
Public Property ApplicationIdProvider As IApplicationIdProvider

Property Value

Remarks

This feature is opt-in and must be configured to be enabled.

Applies to