DialogContext.Services 屬性

定義

取得與這個對話方塊內容相關的服務集合。

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

屬性值

服務集合。

適用於