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

屬性值

一個字串值,代表想要使用的值。

適用於