string HotKey { get; set; }
Property HotKey As String Get Set
property String^ HotKey { String^ get (); void set (String^ value); }
abstract HotKey : string with get, set
In This Article