ICorDebugILFrame 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 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
- Attributes
- Implements