Gets the object which allows enhanced scripting.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public ReadOnly Property Scripting As Scripting
	Get
C#
public Scripting Scripting { get; }

Implements

ITerminal..::..Scripting

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also