Partager via


BaseInvokeDialog.Dialog Propriété

Définition

Obtient ou définit la boîte de dialogue à appeler.

public Microsoft.Bot.Builder.Dialogs.Adaptive.DialogExpression Dialog { get; set; }
member this.Dialog : Microsoft.Bot.Builder.Dialogs.Adaptive.DialogExpression with get, set
Public Property Dialog As DialogExpression

Valeur de propriété

Boîte de dialogue à appeler.

S’applique à