Condividi tramite


ScriptAndResultsEditorControl.IsExecuting Proprietà

Definizione

Ottiene o imposta un valore che indica se viene eseguito lo script.

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à

Valore booleano, True se viene eseguito lo script; in caso contrario, False.

Si applica a