BeginSkill.SkillEndpoint 属性

定义

获取或设置技能的 /api/messages 终结点。

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

属性值

技能的 /api/messages 终结点。

适用于