Gets the localized keyboard shortcut for this ContextMenuItem. It will be
the empty string if there is no keyboard shortcut. This is text intended
to be displayed to the end user to show the keyboard shortcut. For example
this property is Ctrl+Shift+I for the "Inspect" ContextMenuItem.
The caller must free the returned string with CoTaskMemFree. See
API Conventions.
Gets the localized keyboard shortcut for this ContextMenuItem. It will be the empty string if there is no keyboard shortcut. This is text intended to be displayed to the end user to show the keyboard shortcut. For example this property is Ctrl+Shift+I for the "Inspect" ContextMenuItem.
The caller must free the returned string with CoTaskMemFree. See API Conventions.