Process.exe

string exe() @property @safe

Gets the full path to the process executable.

Returns

The full path to the executable, or empty string if unavailable.

Throws

AccessDenied if insufficient permissions to read the path.