다음을 통해 공유


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

속성 값

런타임 엔진이 일시 중단되기 전에 중단점이 발생하는 횟수를 포함하는 수입니다.

특성

적용 대상