共用方式為


IDebugCallbackInstance.GetStackFrame(Int32) 方法

定義

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()

參數

callbackCookie
Int32

傳回

適用於