The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
File::ReadLines Method
.NET Framework (current version)
Reads the lines of a file.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ReadLines(String^) | Reads the lines of a file. |
![]() ![]() | ReadLines(String^, Encoding^) | Read the lines of a file that has a specified encoding. |
Show:

