System::IO::StreamWriter::get_AutoFlush metodo
StreamWriter::get_AutoFlush method
Restituisce un valore che indica se il StreamWriter svuoterà i dati nello stream sottostante ogni volta che il metodo StreamWriter::Write viene chiamato.
bool System::IO::StreamWriter::get_AutoFlush() const
Vedi anche
- Class StreamWriter
- Namespace System::IO
- Library Aspose.Font for C++