0 out of 1 rated this helpful - Rate this topic

ConsoleKeyInfo Properties

  Name Description
Public property Key Gets the console key represented by the current ConsoleKeyInfo object.
Public property KeyChar Gets the Unicode character represented by the current ConsoleKeyInfo object.
Public property Modifiers Gets a bitwise combination of System.ConsoleModifiers values that specifies one or more modifier keys pressed simultaneously with the console key.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.