System::IO::FileInfo::AppendText método
FileInfo::AppendText method
Abre un archivo representado por el objeto actual para escribir texto usando codificación UTF-8, en modo ‘Append’ sin compartir.
StreamWriterPtr System::IO::FileInfo::AppendText()
ReturnValue
Un puntero compartido a un objeto StreamWriter asociado con el archivo abierto
Ver también
- Typedef StreamWriterPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Page for C++