public InputKeys ShortcutKey { get; set; }
Public Property ShortcutKey As InputKeys Get Set
public: property InputKeys ShortcutKey { InputKeys get (); void set (InputKeys value); }
member ShortcutKey : InputKeys with get, set
In This Article