Sdílet prostřednictvím


Activity.GetConversationReference Metoda

Definice

Na základě této aktivity vytvoří ConversationReference objekt.

public Microsoft.Bot.Schema.ConversationReference GetConversationReference ();
abstract member GetConversationReference : unit -> Microsoft.Bot.Schema.ConversationReference
override this.GetConversationReference : unit -> Microsoft.Bot.Schema.ConversationReference
Public Function GetConversationReference () As ConversationReference

Návraty

Referenční informace o konverzaci pro konverzaci, která obsahuje tuto aktivitu.

Implementuje

Platí pro