ExecutablesList.Remove

ExecutablesList.Remove method

Removes an executable by its name.

public void Remove(string commandName)
ParameterTypeDescription
commandNameStringThe name of an executable.

See Also