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

屬性值

Keys

指定的鍵,代表要使用的所需熱鍵。

適用於