EofChar Property

Specifies the value of the character used to signal the end of data.

Access

Read/Write

Syntax

Visual Basic .NET
EofChar As Byte
Visual C#
Byte EofChar;

Errors

The property may throw exception. Refer to Handle errors sample for details.