SftpClient ReadLines Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodReadLines(String)
Reads the lines of a file.
Public methodReadLines(String, Encoding)
Read the lines of a file that has a specified encoding.
Back to Top
See Also