IStorageServiceHandlerAppendAllLines Method |
Name | Description | |
---|---|---|
AppendAllLines(String, IEnumerableString) |
Appends lines to a file, and then closes the file.
| |
AppendAllLines(String, IEnumerableString, Encoding) |
Appends lines to a file by using a specified encoding, and then closes the file.
|