ICorDebugStringValue.CreateBreakpoint(ICorDebugValueBreakpoint) Method

Definition

public:
 void CreateBreakpoint([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValueBreakpoint ^ % ppBreakpoint);
public void CreateBreakpoint (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValueBreakpoint ppBreakpoint);
abstract member CreateBreakpoint : ICorDebugValueBreakpoint -> unit
Public Sub CreateBreakpoint (ByRef ppBreakpoint As ICorDebugValueBreakpoint)

Parameters

Implements

Applies to