DialogContext.IDialogStack.Frames Property

Definition

System.Collections.Generic.IReadOnlyList<Delegate> Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Frames { get; }
member this.Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack.Frames : System.Collections.Generic.IReadOnlyList<Delegate>
 ReadOnly Property Frames As IReadOnlyList(Of Delegate) Implements IDialogStack.Frames

Property Value

Implements

Applies to