共用方式為


SkillDialogOptions.SkillHostEndpoint 屬性

定義

取得或設定技能主機的回呼 URL。

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

屬性值

Uri

技能主機的回呼 URL。

適用於