DialogContextVisibleState 类

定义

注意

This class is no longer used and is deprecated. Use DialogContext.State.GetMemorySnapshot() to get all visible memory scope objects.

定义通过调用 DialogContext.State.ToJson () 返回的状态对象的形状。

[System.Obsolete("This class is no longer used and is deprecated. Use DialogContext.State.GetMemorySnapshot() to get all visible memory scope objects.", false)]
public class DialogContextVisibleState
[<System.Obsolete("This class is no longer used and is deprecated. Use DialogContext.State.GetMemorySnapshot() to get all visible memory scope objects.", false)>]
type DialogContextVisibleState = class
Public Class DialogContextVisibleState
继承
DialogContextVisibleState
属性

构造函数

DialogContextVisibleState()
已过时.

定义通过调用 DialogContext.State.ToJson () 返回的状态对象的形状。

属性

Conversation
已过时.

获取或设置与状态相关的对话。

Dialog
已过时.

获取或设置与状态相关的对话框。

User
已过时.

获取或设置与状态相关的用户。

适用于