Mini SQL Query Extensibility Documentation
ShortcutKeys Property
NamespacesMiniSqlQuery.CoreICommandShortcutKeys

[This is preliminary documentation and is subject to change.]

Gets the menu shortcut keys for this command (e.g. Keys.F5).
Declaration Syntax
C#Visual BasicVisual C++
Keys ShortcutKeys { get; }
ReadOnly Property ShortcutKeys As Keys
property Keys ShortcutKeys {
	Keys get ();
}
Value
The shortcut keys for this command.

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)