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

适用于