Name Property |
The Name property gets the name of the application that owns an Application object.
bMode = objMC.Name
Element |
Description |
bMode |
Returns the application which owns the Application object. |
objMC |
A Mathcad Application object. |