共用方式為


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

屬性值

交談。

適用於