KeyHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The class is used as the output type for the cmdlet Get-PSReadLineKeyHandler
public ref class KeyHandler
[Windows::Foundation::Metadata::WebHostHidden]
class KeyHandler
public class KeyHandler
type KeyHandler = class
Public Class KeyHandler
- Inheritance
-
KeyHandler
Constructors
KeyHandler() |
Properties
Description |
A short description of the behavior of the function. |
Function |
The name of the function that a key is bound to, if any. |
Group |
The group that this key handler belongs to. |
Key |
The key that is bound or unbound. |
Methods
GetGroupingDescription(KeyHandlerGroup) |
Get the description of the group. |