SchedulerShortcut Properties
Represents a keyboard shortcut.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Command |
Gets or sets the name of a command associated with the keyboard shortcut. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Shortcut | Gets or sets the keyboard combination that invokes the current shortcut’s functionality. |
See Also