System::Console::SetOut メソッド
Console::SetOut method
指定されたオブジェクトをクラスの Out プロパティに割り当てます。
static void System::Console::SetOut(const SharedPtr<System::IO::TextWriter> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<System::IO::TextWriter>& | Out プロパティに割り当てる TextWrite オブジェクト |
参照
- Typedef SharedPtr
- Class TextWriter
- Class Console
- Namespace System
- Library Aspose.Page for C++