LogAction.Text 屬性

定義

取得或設定要記錄的 lG 運算式。

public Microsoft.Bot.Builder.Dialogs.ITemplate<string> Text { get; set; }
member this.Text : Microsoft.Bot.Builder.Dialogs.ITemplate<string> with get, set
Public Property Text As ITemplate(Of String)

屬性值

要記錄的 LG 運算式。

適用於