Dela via


DialogContext.Stack Egenskap

Definition

Hämtar den aktuella dialogstacken.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.DialogInstance> Stack { get; }
member this.Stack : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.DialogInstance>
Public ReadOnly Property Stack As List(Of DialogInstance)

Egenskapsvärde

Den aktuella dialogstacken.

Gäller för