BotFrameworkSkill.SkillEndpoint 屬性

定義

取得或設定技能的 /api/messages 端點。

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

屬性值

Uri

技能的 /api/messages 端點。

適用於