IfCondition.TrueScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.