Share via


SkillDialogOptions.SkillHostEndpoint 属性

定义

获取或设置技能主机的回调 URL。

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

属性值

Uri

技能主机的回调 URL。

适用于