Jaa


SkillConversationIdFactoryOptions.BotFrameworkSkill Property

Definition

Gets or sets the skill to create the conversation Id for.

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

Property Value

The skill to create the conversation Id for.

Applies to