System::IO::FileInfo::OpenText método
FileInfo::OpenText method
Abre el archivo existente en la ubicación especificada por la ruta representada por el objeto actual para leer texto usando codificación UTF-8 sin compartir.
StreamReaderPtr System::IO::FileInfo::OpenText()
ReturnValue
Un puntero compartido a un objeto StreamWriter asociado con el archivo abierto
Ver también
- Typedef StreamReaderPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Page for C++