ShortcutBinding.empty
public static ShortcutManagement.ShortcutBinding empty;
Description 描述
A key combination representing the empty binding.
A shortcut with an empty binding cannot be triggered. Use the empty binding to unbind an existing shortcut via IShortcutManager.RebindShortcut.