ITurnContext.TurnState 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得在回合存留期內,使用內容物件快取的值集合。
public Microsoft.Bot.Builder.TurnContextStateCollection TurnState { get; }
member this.TurnState : Microsoft.Bot.Builder.TurnContextStateCollection
Public ReadOnly Property TurnState As TurnContextStateCollection
屬性值
在此內容物件上註冊的服務集合。