Share via


BeginSkill.SkillEndpoint Property

Definition

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

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

Property Value

The /api/messages endpoint for the skill.

Applies to