Share via


DebuggerService.IsDebugging Propriété

Définition

Obtient ou définit une valeur qui indique si le débogage correspond à l'état actuel.

public:
 property bool IsDebugging { bool get(); void set(bool value); };
public bool IsDebugging { get; set; }
member this.IsDebugging : bool with get, set
Public Property IsDebugging As Boolean

Valeur de propriété

Boolean

true si le débogage est l'état actuel ; sinon false.

Implémente

S’applique à