Aspose::TeX::CommandLine::ExecutablesList::Remove method

ExecutablesList::Remove method

Removes an executable by its name.

void Aspose::TeX::CommandLine::ExecutablesList::Remove(System::String commandName)
ParameterTypeDescription
commandNameSystem::StringThe name of an executable.

See Also