ShellCommand Fields |
The ShellCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy | This is a constant string that represents the 'copy' shell command | |
| Cut | This is a constant string that represents the 'cut' shell command | |
| Default | This is a constant string that represents the default shell command | |
| Delete | This is a constant string that represents the 'delete' shell command | |
| EmptyBitBucket | This is a constant string that represents the 'empty' shell command | |
| EmptyCommand | An empty command. | |
| Explore | This is a constant string that represents the 'explore' shell command | |
| Link | This is a constant string that represents the 'Link' shell command. | |
| Open | This is a constant string that represents the 'open' shell command | |
| Paste | This is a constant string that represents the 'paste' shell command | |
| PinToHome | This is a constant string that represents the 'Pin to home' shell command in Windows 10 and later. | |
| Properties | This is a constant string that represents the 'properties' shell command | |
| Rename | This is a constant string that represents the 'rename' shell command | |
| RunAs | This is a constant string that represents the 'runas' shell command | |
| Undelete | This is a constant string that represents the 'undelete' shell command | |
| UnpinFromHome | This is a constant string that represents the 'Unpin from home' shell command in Windows 10 and later. |