Share via


IDebugStackFrame Interface

Definition

public interface class IDebugStackFrame
[System.Runtime.InteropServices.Guid("51973C17-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugStackFrame
[<System.Runtime.InteropServices.Guid("51973C17-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugStackFrame = interface
Public Interface IDebugStackFrame
Attributes

Methods

GetCodeContext(IDebugCodeContext)
GetDebugProperty(IDebugProperty)
GetDescriptionString(Int32, String)
GetLanguageString(Int32, String)
GetThread(IDebugApplicationThread)

Applies to