Share via


Module.GetTelemetryInfo Property

Definition

The delegate to get the telemetry info.

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

Property Value

Applies to