Compartir a través de


ConversationReference.Conversation Propiedad

Definición

Obtiene o establece La referencia a la conversación.

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

Valor de propiedad

La conversación.

Se aplica a