Compartir a través de


CustomQuestionAnswering.TelemetryClient Propiedad

Definición

Obtiene el objeto configurado IBotTelemetryClient actualmente que registra el evento QnaMessage.

public Microsoft.Bot.Builder.IBotTelemetryClient TelemetryClient { get; }
member this.TelemetryClient : Microsoft.Bot.Builder.IBotTelemetryClient
Public ReadOnly Property TelemetryClient As IBotTelemetryClient

Valor de propiedad

que IBotTelemetryClient se usa para registrar eventos.

Implementaciones

Se aplica a