Click or drag to resize

ShellCommand Fields

The ShellCommand type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberCopyThis is a constant string that represents the 'copy' shell command
Public fieldStatic memberCutThis is a constant string that represents the 'cut' shell command
Public fieldStatic memberDefaultThis is a constant string that represents the default shell command
Public fieldStatic memberDeleteThis is a constant string that represents the 'delete' shell command
Public fieldStatic memberEmptyBitBucketThis is a constant string that represents the 'empty' shell command
Public fieldStatic memberEmptyCommandAn empty command.
Public fieldStatic memberExploreThis is a constant string that represents the 'explore' shell command
Public fieldStatic memberGoUpThis is a constant string that represents the 'Go up' command that can be used in ShellBrowser.
Public fieldStatic memberLinkThis is a constant string that represents the 'Link' shell command.
Public fieldStatic memberOpenThis is a constant string that represents the 'open' shell command
Public fieldStatic memberOpenWithThis is a constant string that represents the 'openas' shell command
Public fieldStatic memberPasteThis is a constant string that represents the 'paste' shell command
Public fieldStatic memberPinToHomeThis is a constant string that represents the 'Pin to home' shell command in Windows 10 and later.
Public fieldStatic memberPropertiesThis is a constant string that represents the 'properties' shell command
Public fieldStatic memberRenameThis is a constant string that represents the 'rename' shell command
Public fieldStatic memberRunAsThis is a constant string that represents the 'runas' shell command
Public fieldStatic memberUndeleteThis is a constant string that represents the 'undelete' shell command
Public fieldStatic memberUnpinFromHomeThis is a constant string that represents the 'Unpin from home' shell command in Windows 10 and later.
Top
See Also