Partager via


DialogContext.DialogManager Propriété

Définition

Attention

The DialogManager property serves no function.

Obtient le DialogManager actuel pour ce dialogContext. Cette propriété est obsolète.

[System.Obsolete("The DialogManager property serves no function.")]
public Microsoft.Bot.Builder.Dialogs.DialogManager DialogManager { get; }
[<System.Obsolete("The DialogManager property serves no function.")>]
member this.DialogManager : Microsoft.Bot.Builder.Dialogs.DialogManager
Public ReadOnly Property DialogManager As DialogManager

Valeur de propriété

DialogManager racine utilisé pour créer cette chaîne de contexte de dialogue.

Attributs

S’applique à