ScriptAndResultsEditorControl.IsConnected Property

Definition

Gets or sets whether the editor control is connected.

public:
 virtual property bool IsConnected { bool get(); void set(bool value); };
public virtual bool IsConnected { get; set; }
member this.IsConnected : bool with get, set
Public Overridable Property IsConnected As Boolean

Property Value

A Boolean value, True if connected, otherwise False.

Applies to