Partilhar via


DebuggerService.IsDebugging Propriedade

Definição

Obtém ou define um valor que indica se a depuração é o estado atual.

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

Valor da propriedade

true se a depuração for o estado atual; caso contrário, false.

Implementações

Aplica-se a