共用方式為


LuisRecognizer.TelemetryClient 屬性

定義

取得目前設定 IBotTelemetryClient 的 ,記錄 LuisResult 事件。

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

屬性值

IBotTelemetryClient用來記錄事件的 。

實作

適用於