SetIn()
Console::SetIn(const SharedPtr<System::IO::TextReader>&) method
Sets the In property to the specified TextReader object.
static void System::Console::SetIn(const SharedPtr<System::IO::TextReader> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<System::IO::TextReader>& | The TextReader object to assign to the In property |
See Also
- Typedef SharedPtr
- Class TextReader
- Class Console
- Namespace System
- Library Aspose.Slides