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

属性值

表示要使用的所需值的字符串值。

适用于