Share via


IDTSBreakpointTarget100.HitTarget Proprietà

Definizione

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

Valore della proprietà

Intero che rappresenta il valore di destinazione; confrontare con il HitCount valore per determinare se deve verificarsi il punto di interruzione.

Attributi

Si applica a