次の方法で共有


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 エンドポイント。

適用対象