Share via


SkillDialogOptions.ConversationState 属性

定义

获取或设置 ConversationState 对话要使用的 。

public Microsoft.Bot.Builder.ConversationState ConversationState { get; set; }
member this.ConversationState : Microsoft.Bot.Builder.ConversationState with get, set
Public Property ConversationState As ConversationState

属性值

ConversationState对话要使用的 。

适用于