KeyboardAccelerator.Key 属性

定义

标识键盘快捷键的键。

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

属性值

适用于