ScriptAndResultsEditorControl.IsDebugging Proprietà

Definizione

Ottiene o imposta se lo script viene eseguito.

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à

Un valore booleano, True se lo script viene eseguito, altrimenti False.

Si applica a