Skip to main content

ShortcutEventArgs.commandName Property

Gets the name of a command associated with the keyboard shortcut.

Declaration

commandName: string

Property Value

Type Description
string

A string containing a command name.

See Also