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ètreTypeDescription
valueconst SharedPtr<System::IO::TextReader>&L’objet TextReader à assigner à la propriété In

Voir aussi