Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

VFile.AppendText Method

Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

AppendText(String)

Method returns an instance of the StreamWriter that appends data to the file identified by the path.

Declaration
public static StreamWriter AppendText(string path)
Parameters
Type Name Description
String path

The path of the file.

Returns
Type Description
StreamWriter

An instance of the StreamWriter for a file identified by the path.

Remarks

Returned instance of the StreamWriter uses UTF-8 character encoding.

In This Article
  • AppendText(String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies