ConversationReference.Conversation 属性

定义

获取或设置对会话的引用。

public Microsoft.Bot.Schema.ConversationAccount Conversation { get; set; }
member this.Conversation : Microsoft.Bot.Schema.ConversationAccount with get, set
Public Property Conversation As ConversationAccount

属性值

对话。

适用于