Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The StackFrame object is used to examine and manipulate stack frames. A stack frame is essentially the same as a function call.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("1342D0D8-BBA3-11D2-8AD1-00C04F79E479")> _
Public Interface StackFrame
'Usage
Dim instance As StackFrame
[GuidAttribute("1342D0D8-BBA3-11D2-8AD1-00C04F79E479")]
public interface StackFrame
[GuidAttribute(L"1342D0D8-BBA3-11D2-8AD1-00C04F79E479")]
public interface class StackFrame
public interface StackFrame