Environment.exePath

Returns the full path location of the provided executable file, rifling through the PATH as necessary.

Returns null if the provided filename was not found

struct Environment
static
exePath
(
char[] file
)

Meta