Shell |
The ShellCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Equality(ShellCommand, ShellCommand) | Equality operator. |
![]() ![]() | (ShellCommand to ShellContextMenuCommand) | Implicit cast that converts the given ShellCommand to a ShellContextMenuCommand. |
![]() ![]() | (ShellCommand to String) | Implicit cast that converts the given ShellCommand to a string. |
![]() ![]() | (ShellContextMenuCommand to ShellCommand) | Implicit cast that converts the given ShellContextMenuCommand to a ShellCommand. |
![]() ![]() | (String to ShellCommand) | Implicit cast that converts the given string representing a verb to a ShellCommand. |
![]() ![]() | Inequality(ShellCommand, ShellCommand) | Inequality operator. |