BotFrameworkSkill Class

Definition

Registration for a BotFrameworkHttpProtocol based Skill endpoint.

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

Constructors

Name Description
BotFrameworkSkill()

Properties

Name Description
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