共用方式為


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要由對話方塊使用的 。

適用於