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