次の方法で共有


SwitchCondition.DefaultScope プロパティ

定義

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

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

プロパティ値

ActionScopeスコープを持つ 。

適用対象