DialogContextVisibleState 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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 |
已过时.
获取或设置与状态相关的用户。 |