ICorDebugObjectValue.CreateBreakpoint(ICorDebugValueBreakpoint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- ppBreakpoint
- ICorDebugValueBreakpoint