Partager via


ScriptAndResultsEditorControl.IsDebugging Propriété

Définition

Obtient ou définit si le script est exécuté.

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é

Valeur booléenne, True si le script est exécuté, sinon False.

S’applique à