다음을 통해 공유


IDTSBreakpointTarget100.HitTarget 속성

정의

public:
 property int HitTarget { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(5)]
public int HitTarget { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.HitTarget : int with get, set
Public Property HitTarget As Integer

속성 값

대상 값을 나타내는 수입니다. 는 중단점이 HitCount 발생해야 하는지 여부를 결정하는 값과 비교합니다.

특성

적용 대상