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

속성 값

사용하려는 값을 나타내는 문자열 값입니다.

적용 대상