Process4.IsBeingDebugged Propriété

Définition

Obtient une valeur indiquant si le processus actuel est en cours de débogage.

public:
 property bool IsBeingDebugged { bool get(); };
public:
 property bool IsBeingDebugged { bool get(); };
[System.Runtime.InteropServices.DispId(1104)]
public bool IsBeingDebugged { [System.Runtime.InteropServices.DispId(1104)] get; }
[<System.Runtime.InteropServices.DispId(1104)>]
[<get: System.Runtime.InteropServices.DispId(1104)>]
member this.IsBeingDebugged : bool
Public ReadOnly Property IsBeingDebugged As Boolean

Valeur de propriété

Boolean

true si le processus est en cours de débogage ; sinon false.

Implémente

Attributs

S’applique à