Compartilhar via


ICorDebugValueBreakpoint Interface

Definition

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)

Applies to