United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
Silverlight
.NET Framework Class Library for Silverlight
System
Console Class
Console Properties
Error Property
In Property
Out Property
This topic has not yet been rated
-
Rate this topic
Console Properties
Silverlight
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The
Console
type exposes the following members.
Properties
Name
Description
Error
Infrastructure.
Gets the standard error output stream.
In
Infrastructure.
Gets the standard input stream.
Out
Infrastructure.
Gets the standard output stream.
Top
See Also
Reference
Console Class
System Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD