Gets a value indicating whether the console has a pseudo-terminal.

Namespace:  Rebex.Net.Servers
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public ReadOnly Property HasPseudoTerminal As Boolean
	Get
C#
public bool HasPseudoTerminal { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also