Del via


BotFrameworkSkill.SkillEndpoint Property

Definition

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

public Uri SkillEndpoint { get; set; }
member this.SkillEndpoint : Uri with get, set
Public Property SkillEndpoint As Uri

Property Value

Uri

/api/messages endpoint for the skill.

Applies to