Namespace: CuteEditor.ImplAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
public string HotKey { get; set; }
Public Property HotKey As String Get Set
public: property String^ HotKey { String^ get (); void set (String^ value); }