ScriptAndResultsEditorControl.IsExecuting Proprietà

Definizione

Ottiene o imposta se lo script viene eseguito.

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

Valore della proprietà

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

Si applica a