ScriptCollectorInfo.Hotkey プロパティ

定義

適切なホットキーを取得します。値の設定も可能です。

public:
 property System::String ^ Hotkey { System::String ^ get(); void set(System::String ^ value); };
public string Hotkey { get; set; }
member this.Hotkey : string with get, set
Public Property Hotkey As String

プロパティ値

適切な値を表す文字列値。

適用対象