Partager via


SkillDialogOptions.Skill Propriété

Définition

Obtient ou définit le BotFrameworkSkill que la boîte de dialogue appellera.

public Microsoft.Bot.Builder.Skills.BotFrameworkSkill Skill { get; set; }
member this.Skill : Microsoft.Bot.Builder.Skills.BotFrameworkSkill with get, set
Public Property Skill As BotFrameworkSkill

Valeur de propriété

BotFrameworkSkill que la boîte de dialogue appellera.

S’applique à