TelemetryConfiguration.CustomSettings Property

Definition

Custom settings of telemetry

public System.Collections.Generic.Dictionary<string,string> CustomSettings { get; set; }
member this.CustomSettings : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property CustomSettings As Dictionary(Of String, String)

Property Value

Applies to