Delen via


DialogSet.GetDialogs Methode

Definitie

Hiermee haalt u de dialoogvensters van de set op.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Dialogs.Dialog> GetDialogs ();
member this.GetDialogs : unit -> seq<Microsoft.Bot.Builder.Dialogs.Dialog>
Public Function GetDialogs () As IEnumerable(Of Dialog)

Retouren

Een verzameling van Dialog.

Van toepassing op