IDebugStackFrame3 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDebugStackFrame3 : Microsoft::VisualStudio::Debugger::Interop::IDebugStackFrame2
[System.Runtime.InteropServices.Guid("60DE844B-38B1-4D87-AFE1-8CF49677D3B0")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugStackFrame3 : Microsoft.VisualStudio.Debugger.Interop.IDebugStackFrame2
[<System.Runtime.InteropServices.Guid("60DE844B-38B1-4D87-AFE1-8CF49677D3B0")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugStackFrame3 = interface
interface IDebugStackFrame2
Public Interface IDebugStackFrame3
Implements IDebugStackFrame2
- Attributes
- Implements