Dialog.TelemetryClient Proprietà

Definizione

Ottiene o imposta l'oggetto IBotTelemetryClient da usare per la registrazione.

public virtual Microsoft.Bot.Builder.IBotTelemetryClient TelemetryClient { get; set; }
member this.TelemetryClient : Microsoft.Bot.Builder.IBotTelemetryClient with get, set
Public Overridable Property TelemetryClient As IBotTelemetryClient

Valore della proprietà

Oggetto IBotTelemetryClient da usare per la registrazione.

Si applica a

Vedi anche