OnCondition.ActionScope 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 action scope.
protected Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope ActionScope { get; }
member this.ActionScope : Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope
Protected ReadOnly Property ActionScope As ActionScope
Property Value
The scope obtained from the action.