Version: 2021.3
言語: 日本語
public IEnumerable<string> GetAvailableShortcutIds ();

戻り値

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.