Breakpoint3::HitCountType Property

 

Gets the hit count type, which describes how to interpret a hit count.

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

property dbgHitCountType HitCountType {
	dbgHitCountType get();
}

Property Value

Type: EnvDTE::dbgHitCountType

One of the dbgHitCountType values.

Return to top
Show: