ICorDebugInternalFrame 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 ICorDebugInternalFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
public interface class ICorDebugInternalFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
__interface ICorDebugInternalFrame : Microsoft::VisualStudio::CorDebugInterop::ICorDebugFrame
[System.Runtime.InteropServices.Guid("B92CC7F7-9D2D-45C4-BC2B-621FCC9DFBF4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugInternalFrame : Microsoft.VisualStudio.CorDebugInterop.ICorDebugFrame
[<System.Runtime.InteropServices.Guid("B92CC7F7-9D2D-45C4-BC2B-621FCC9DFBF4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugInternalFrame = interface
interface ICorDebugFrame
Public Interface ICorDebugInternalFrame
Implements ICorDebugFrame
- Attributes
- Implements