Breakpoint3::HitCountTarget Property

 

Gets the hit count target for any type of breakpoint. It is interpreted based on the hit count type.

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

property int HitCountTarget {
	int get();
}

Property Value

Type: System::Int32

An integer that contains the hit count target for any type of breakpoint.

Return to top
Show: