次の方法で共有


DialogContext.Services プロパティ

定義

このダイアログ コンテキストに依存するサービス コレクションを取得します。

public Microsoft.Bot.Builder.TurnContextStateCollection Services { get; }
member this.Services : Microsoft.Bot.Builder.TurnContextStateCollection
Public ReadOnly Property Services As TurnContextStateCollection

プロパティ値

サービスコレクション。

適用対象