Breakpoint3.ResetHitCount Method

Resets the breakpoint hit count.

Namespace:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Syntax

'Declaration
Sub ResetHitCount
void ResetHitCount()
void ResetHitCount()
abstract ResetHitCount : unit -> unit
function ResetHitCount()

.NET Framework Security

See Also

Reference

Breakpoint3 Interface

EnvDTE90a Namespace

Other Resources

How to: Compile and Run the Automation Object Model Code Examples