DialogContext.Stack Properti

Definisi

Mendapatkan tumpukan dialog saat ini.

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)

Nilai Properti

Tumpukan dialog saat ini.

Berlaku untuk