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 范围的 。

适用于