DialogSystem.IDialogTasks.DialogTasks Property

Definition

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

Property Value

Implements

Applies to