Share via


SkillDialogOptions.SkillHostEndpoint Property

Definition

Gets or sets the callback Url for the skill host.

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

Property Value

Uri

The callback Url for the skill host.

Applies to