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

屬性值

一個整 ,包含斷點在運行時引擎暫停前出現的次數。

屬性

適用於