ICorDebugObjectValue.CreateBreakpoint(ICorDebugValueBreakpoint) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Параметры
- ppBreakpoint
- ICorDebugValueBreakpoint