Gets the shell mode.

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

Syntax

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

Field Value

Shell mode.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also