System::IO::FileInfo::CreateText método
FileInfo::CreateText method
Crea un archivo en la ubicación especificada por la ruta representada por el objeto actual y lo abre para escribir texto usando codificación UTF-8 sin compartir.
StreamWriterPtr System::IO::FileInfo::CreateText()
ReturnValue
Un puntero compartido a un objeto StreamWriter asociado con el archivo creado
Ver también
- Typedef StreamWriterPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Page for C++