Condividi tramite


SourceContext.CallStack Proprietà

Definizione

Ottiene lo stack di oggetti SourceRange che rappresentano le relazioni chiamante tra asset dichiarativi.

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

Valore della proprietà

Stack di oggetti SourceRange che rappresentano le relazioni chiamante tra asset dichiarativi.

Si applica a