Delen via


Extensions.GenerateHeroCards(FormPrompt) Methode

Definitie

Genereer een lijst met hero-kaarten op basis van een promptdefinitie.

public static System.Collections.Generic.IList<Microsoft.Bot.Connector.Attachment> GenerateHeroCards(this Microsoft.Bot.Builder.FormFlow.Advanced.FormPrompt prompt);
static member GenerateHeroCards : Microsoft.Bot.Builder.FormFlow.Advanced.FormPrompt -> System.Collections.Generic.IList<Microsoft.Bot.Connector.Attachment>
<Extension()>
Public Function GenerateHeroCards (prompt As FormPrompt) As IList(Of Attachment)

Parameters

prompt
FormPrompt

Promptdefinitie.

Retouren

Lijst met hero-kaarten.

Van toepassing op