Click or drag to resize

ShellCommand Fields

The ShellCommand type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCopy
This is a constant string that represents the 'copy' shell command
Public fieldStatic memberCut
This is a constant string that represents the 'cut' shell command
Public fieldStatic memberDefault
This is a constant string that represents the default shell command
Public fieldStatic memberDelete
This is a constant string that represents the 'delete' shell command
Public fieldStatic memberEmptyBitBucket
This is a constant string that represents the 'empty' shell command
Public fieldStatic memberEmptyCommand
An empty command.
Public fieldStatic memberExplore
This is a constant string that represents the 'explore' shell command
Public fieldStatic memberGoUp
This is a constant string that represents the 'Go up' command that can be used in ShellBrowser.
Public fieldStatic memberLink
This is a constant string that represents the 'Link' shell command.
Public fieldStatic memberOpen
This is a constant string that represents the 'open' shell command
Public fieldStatic memberPaste
This is a constant string that represents the 'paste' shell command
Public fieldStatic memberPinToHome
This is a constant string that represents the 'Pin to home' shell command in Windows 10 and later.
Public fieldStatic memberProperties
This is a constant string that represents the 'properties' shell command
Public fieldStatic memberRename
This is a constant string that represents the 'rename' shell command
Public fieldStatic memberRunAs
This is a constant string that represents the 'runas' shell command
Public fieldStatic memberUndelete
This is a constant string that represents the 'undelete' shell command
Public fieldStatic memberUnpinFromHome
This is a constant string that represents the 'Unpin from home' shell command in Windows 10 and later.
Top
See Also