Share via


SwitchCondition.DefaultScope Property

Definition

Gets the default scope.

protected Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope DefaultScope { get; }
member this.DefaultScope : Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope
Protected ReadOnly Property DefaultScope As ActionScope

Property Value

An ActionScope with the scope.

Applies to