ScriptCollectorInfo.Hotkey Property

Definition

Gets or sets desired hotkey to be used.

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

Property Value

A string value that represents the desired value to be used.

Applies to