Condividi tramite


IDesignerDebugView.IsDebugging Proprietà

Definizione

Se implementata in una classe derivata, ottiene o imposta un valore che indica se è abilitato il debug.

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

Valore della proprietà

true se il debug è abilitato; in caso contrario, false.

Si applica a