Gets channel flags.

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

Syntax

Visual Basic
Public MustOverride ReadOnly Property Options As ShellChannelOptions
	Get
C#
public abstract ShellChannelOptions Options { get; }

Field Value

Channel flags.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also