Partager via


IDesignerDebugView.IsDebugging Propriété

Définition

Lors d'une implémentation dans une classe dérivée, obtient ou définit une valeur qui indique si le débogage est activé.

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é

true si le débogage est activé ; sinon false.

S’applique à