ICorDebugValueBreakpoint 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 ICorDebugValueBreakpoint : Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint
public interface class ICorDebugValueBreakpoint : Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint
__interface ICorDebugValueBreakpoint : Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint
[System.Runtime.InteropServices.Guid("CC7BCAEB-8A68-11D2-983C-0000F808342D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugValueBreakpoint : Microsoft.VisualStudio.CorDebugInterop.ICorDebugBreakpoint
[<System.Runtime.InteropServices.Guid("CC7BCAEB-8A68-11D2-983C-0000F808342D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugValueBreakpoint = interface
interface ICorDebugBreakpoint
Public Interface ICorDebugValueBreakpoint
Implements ICorDebugBreakpoint
- Attributes
- Implements
Methods
Activate(Int32) | |
GetValue(ICorDebugValue) | |
IsActive(Int32) |