This field is assigned to the standard input stream of the system. It can be redirected via the SetIn method.
[Visual Basic] Public Shared ReadOnly In As TextReader [C#] public static readonly TextReader In; [C++] public: static readonly TextReader* In; [JScript] public static var In : TextReader;