Condividi tramite


DebuggerService.IsDebugging Proprietà

Definizione

Ottiene o imposta un valore che indica se il debug è lo stato corrente.

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à

Boolean

true se lo stato corrente corrisponde al debug. In caso contrario, false.

Implementazioni

Si applica a