IfCondition.FalseScope 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 false scope.
protected Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope FalseScope { get; }
member this.FalseScope : Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope
Protected ReadOnly Property FalseScope As ActionScope
Property Value
An ActionScope with the action scope.