Click or drag to resize

ShellCommandEventArgs Properties

The ShellCommandEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCommandSucceededGets a value indicating whether the command succeeded.
Public propertyErrorReturns the Exception that might have occurred.
Public propertyItemsGets the ItemIdLists that will be affected by the ShellCommand.
Public propertyPaths The paths the shell command will affect. (readonly)
Public propertyVerb Contains the context menu item, which has been selected.
Top
See Also