IDTSBreakpointTarget100.HitCount 属性

定义

public:
 property int HitCount { int get(); };
[System.Runtime.InteropServices.DispId(3)]
public int HitCount { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.HitCount : int
Public ReadOnly Property HitCount As Integer

属性值

包含断点在运行时引擎挂起之前发生的次数的 整数

属性

适用于