Reads all characters from the current position in the character source to the end of the source.
A string containing all characters from the current position to the end of the character source.
Type Reason System.IO.IOException An I/O error occurred. OutOfMemoryException There is insufficient memory to allocate a buffer for the returned string. ArgumentOutOfRangeException The number of characters from the current position to the end of the underlying stream is larger than int.MaxValue.
Operation
As described above.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0