Share via


IfCondition.TrueScope Property

Definition

Gets the true scope.

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

Property Value

An ActionScope with the action scope.

Applies to