ConsoleKeyInfo (System.ConsoleKeyInfo)

Inherits: System.ValueType

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Describes the console key that was pressed, including the character represented by the console key and the state of the SHIFT, ALT, and CTRL modifier keys.

VB.NET C#

C#

public sealed struct ConsoleKeyInfo
{
}

Articles

CodeProject: Managed C++/CLI Discussion Boards. Free source code and ...

System::Console::WriteLine(System::String::Format("foo: {0}", getfoo())); System::ConsoleKeyInfo ki = System::Console::ReadKey(); return 0;

.NET Framework Class Browser

Quickstart Class Browser ... Class System.ConsoleKeyInfo

Koders Code Search: ConsoleKeyInfo.cs - C#

System.ConsoleKeyInfo // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // // (C) 2005 Novell, Inc (http://www.novell.com) // // // Permission is hereby granted, free ...

Songhay System

Songhay System Company Web Site with online tutorials and in-depth technical articles. ... Copyright© 2007 by Bryan D. Wilhite All rights reserved. No part of this material may be ...

Mono Documentation

Mono Class Library : System Namespace System.ConsoleKeyInfo Structure: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

Mono Documentation

The members of System.ConsoleKeyInfo are listed below. See Also: Inherited members from System.ValueType [ ...

ConsoleKeyInfo Members (System)

Describes the console key that was pressed, including the character represented by the console key and the state of the SHIFT, ALT, and CTRL modifier keys.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support