Share via


IScriptCollectorInfo.ShortcutKey プロパティ

定義

適切なホットキーを取得します。

public:
 property System::Windows::Forms::Keys ShortcutKey { System::Windows::Forms::Keys get(); };
public System.Windows.Forms.Keys ShortcutKey { get; }
member this.ShortcutKey : System.Windows.Forms.Keys
Public ReadOnly Property ShortcutKey As Keys

プロパティ値

適切なホットキーを表す特定のキーです。

適用対象