ICorDebugBoxValue.CreateBreakpoint(ICorDebugValueBreakpoint) Method
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.
C++
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
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |