Breakpoints Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^, Int32, Int32, String^, dbgBreakpointConditionType, String^, String^, Int32, String^, Int32, dbgHitCountType) | Creates and enables a new breakpoint. |
![]() | GetEnumerator() | Gets an enumerator. |
![]() | Item(Object^) | Returns a Breakpoint object in a Breakpoints collection. |
Show:
