Breakpoint3::CurrentHits Property
Visual Studio 2015
Gets the number of times this breakpoint has been hit during this debugging session.
Assembly: EnvDTE90a (in EnvDTE90a.dll)
Property Value
Type: System::Int32An integer that contains the number of times a breakpoint is hit during the debugging session.
Implements
Breakpoint2::CurrentHitsSee CurrentHits.
Show: