ShellCommandGetShellCommand Method |
Name | Description | |
---|---|---|
![]() ![]() | GetShellCommand(Assembly, String) |
Gets the shell command with the specified command name, using a case-insensitive string comparison for the command names.
|
![]() ![]() | GetShellCommand(Assembly, String, IEqualityComparerString) |
Gets the shell command with the specified command name, using the specified IEqualityComparerT to compare command names.
|