Condividi tramite


ScriptAndResultsEditorControl.IsDebugging Proprietà

Definizione

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

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à

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

Si applica a