StackFrame
(EnvDTE.StackFrame)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
envdte.dll
The StackFrame object is used to examine and manipulate stack frames. A stack frame is essentially the same as a function call.
VB.NET
C#
|
VB.NET
Public Interface StackFrame
End Interface
Articles