DialogTask.IDialogStack.Frames 属性

定义

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

属性值

实现

适用于