IEnumerable<string> Enumeration of available shortcut IDs.
Returns an enumeration of all available shortcut IDs.
The returned enumeration depends on the active profile (activeProfileId). Throws ArgumentNullException
if shortcutId
is null
. Throws ArgumentException
if shortcutId
is not available, i.e. when GetAvailableShortcutIds does not contain shortcutId
.