This topic has not yet been rated - Rate this topic

File.AppendAllLines Method

Appends lines to a file, and then closes the file.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member AppendAllLines(String, IEnumerable<String>) Appends lines to a file, and then closes the file.
Public method Static member AppendAllLines(String, IEnumerable<String>, Encoding) Appends lines to a file by using a specified encoding, and then closes the file.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ