Click or drag to resize
FileInfoAppendText Method
Overload List
  NameDescription
Public methodAppendText
Creates a StreamWriter that appends text to the file represented by this instance of the FileInfo.
Public methodAppendText(Encoding)
Creates a StreamWriter that appends text to the file represented by this instance of the FileInfo.
Top
See Also