Langue

ScriptAndResultsEditorControl.IsExecuting Propriété

Définition

Obtient ou définit si le script est en cours d’exécution.

protected:
 property bool IsExecuting { bool get(); void set(bool value); };
protected bool IsExecuting { get; set; }
member this.IsExecuting : bool with get, set
Protected Property IsExecuting As Boolean

Valeur de propriété

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

S’applique à