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

属性值

一个 整数 ,其中包含在挂起运行时引擎之前发生断点的次数。

属性

适用于