System::Console::SetOut yöntemi
Console::SetOut method
Belirtilen nesneyi sınıfın Out özelliğine atar.
static void System::Console::SetOut(const SharedPtr<System::IO::TextWriter> &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | const SharedPtr<System::IO::TextWriter>& | Out özelliğine atanacak TextWrite nesnesi |
Ayrıca Bakınız
- Typedef SharedPtr
- Class TextWriter
- Class Console
- Namespace System
- Library Aspose.Font for C++