BotFrameworkSkill Class

Definition

Registration for a BotFrameworkHttpProtocol based Skill endpoint.

public class BotFrameworkSkill
type BotFrameworkSkill = class
Public Class BotFrameworkSkill
Inheritance
BotFrameworkSkill

Constructors

BotFrameworkSkill()

Properties

AppId

Gets or sets appId of the skill.

Id

Gets or sets Id of the skill.

SkillEndpoint

Gets or sets /api/messages endpoint for the skill.

Applies to