DialogContext.State 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 DialogStateManager,其可管理所有記憶體範圍的檢視。
public Microsoft.Bot.Builder.Dialogs.Memory.DialogStateManager State { get; set; }
member this.State : Microsoft.Bot.Builder.Dialogs.Memory.DialogStateManager with get, set
Public Property State As DialogStateManager
屬性值
DialogStateManager 具有所有記憶體範圍的統一記憶體檢視。