Share via


IBotData.PrivateConversationData 属性

定义

与对话中的用户关联的专用机器人数据。

public Microsoft.Bot.Builder.Dialogs.IBotDataBag PrivateConversationData { get; }
member this.PrivateConversationData : Microsoft.Bot.Builder.Dialogs.IBotDataBag
Public ReadOnly Property PrivateConversationData As IBotDataBag

属性值

适用于