Dialog.TelemetryClient Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o IBotTelemetryClient a ser usado para registro em log.
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
Valor da propriedade
O IBotTelemetryClient a ser usado para registro em log.