Breakpoint2::CurrentHits Property
Visual Studio 2015
Gets the number of times this breakpoint has been hit during this debugging session.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Property Value
Type: System::Int32An integer containing the number of times a breakpoint is hit during the debugging session.
Implements
Breakpoint::CurrentHitsThis number is specified in the Breakpoint Hit Count dialog box and in the Breakpoints Window.
Show: