Compartir a través de


IDebugCallbackInstance.GetStackFrame(Int32) Método

Definición

public:
 cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ GetStackFrame(int callbackCookie);
public Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] GetStackFrame (int callbackCookie);
abstract member GetStackFrame : int -> Microsoft.XLANGs.RuntimeTypes.ScopeFrame[]
Public Function GetStackFrame (callbackCookie As Integer) As ScopeFrame()

Parámetros

callbackCookie
Int32

Devoluciones

Se aplica a