ICorDebugILFrame 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ICorDebugILFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
public interface class ICorDebugILFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
__interface ICorDebugILFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
[System.Runtime.InteropServices.Guid("03E26311-4F76-11D3-88C6-006097945418")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugILFrame : Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame
[<System.Runtime.InteropServices.Guid("03E26311-4F76-11D3-88C6-006097945418")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugILFrame = interface
interface ICorDebugFrame
Public Interface ICorDebugILFrame
Implements ICorDebugFrame
- 属性
- 实现