Creates a new finder.
An object providing values to initialize this instance.
Readonly
extensionsThe list of executable file extensions.
Readonly
pathsThe list of system paths.
Static
isValue indicating whether the current platform is Windows.
Finds the instances of an executable in the system path.
The command to be resolved.
The paths of the executables found.
Gets a value indicating whether the specified file is executable.
The path of the file to be checked.
true
if the specified file is executable, otherwise false
.
Finds the instances of an executable in the system path.