Partager via


Process4.IsBeingDebugged, propriété

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

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property IsBeingDebugged As Boolean
    Get
bool IsBeingDebugged { get; }
property bool IsBeingDebugged {
    bool get ();
}
abstract IsBeingDebugged : bool
function get IsBeingDebugged () : boolean

Valeur de propriété

Type : System.Boolean
true si le processus est en cours de débogage ; sinon false.

Implémentations

Process3.IsBeingDebugged

Sécurité .NET Framework

Voir aussi

Référence

Process4 Interface

IsBeingDebugged, surcharge

EnvDTE90a, espace de noms