System::IO::FileInfo::AppendText method
FileInfo::AppendText method
Apre un file rappresentato dall’oggetto corrente per scrivere testo usando la codifica UTF-8, in modalità ‘Append’ senza condivisione.
StreamWriterPtr System::IO::FileInfo::AppendText()
ReturnValue
Un puntatore condiviso a un oggetto StreamWriter associato al file aperto
Vedi anche
- Typedef StreamWriterPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Font for C++