PromptStyler(PromptStyle) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public PromptStyler (Microsoft.Bot.Builder.Dialogs.PromptStyle promptStyle = Microsoft.Bot.Builder.Dialogs.PromptStyle.Auto);
new Microsoft.Bot.Builder.Dialogs.PromptStyler : Microsoft.Bot.Builder.Dialogs.PromptStyle -> Microsoft.Bot.Builder.Dialogs.PromptStyler
Public Sub New (Optional promptStyle As PromptStyle = Microsoft.Bot.Builder.Dialogs.PromptStyle.Auto)
Parameter
- promptStyle
- PromptStyle