The Path property gets the path to the Mathcad application.
bStr = objMC.Path
Element
Description
bStr
A string containing the path to the Mathcad executable.
objMC
A Mathcad Application object.