OnCondition.ActionScope Property

Definition

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.

Applies to