System::IO::FileInfo::OpenText metodo
FileInfo::OpenText method
Apre il file esistente nella posizione specificata dal percorso rappresentato dall’oggetto corrente per leggere il testo usando la codifica UTF-8 senza condivisione.
StreamReaderPtr System::IO::FileInfo::OpenText()
ReturnValue
Un puntatore condiviso a un oggetto StreamWriter associato al file aperto
Vedi anche
- Typedef StreamReaderPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Font for C++