méthode System::Console::SetIn
Console::SetIn method
Définit la propriété In avec l’objet TextReader spécifié.
static void System::Console::SetIn(const SharedPtr<System::IO::TextReader> &value)
| Paramètre | Type | Description |
|---|---|---|
| value | const SharedPtr<System::IO::TextReader>& | L’objet TextReader à assigner à la propriété In |
Voir aussi
- Typedef SharedPtr
- Class TextReader
- Class Console
- Namespace System
- Library Aspose.Page for C++