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

屬性值

Int32

表示目標值的 整數 ;與值比較, HitCount 以判斷中斷點是否應該發生。

屬性

適用於