次の方法で共有


IfCondition.TrueScope プロパティ

定義

真のスコープを取得します。

protected Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope TrueScope { get; }
member this.TrueScope : Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope
Protected ReadOnly Property TrueScope As ActionScope

プロパティ値

ActionScopeアクション スコープを持つ 。

適用対象