This property refers to the active project file name (with path).
[Specification format]
[Setting(s)]
None
[Reference]
Active project file name (with path)
[Detailed description]
- | This property refers to the active project file name (with path). |
[Example of use]
>>>print project.Path
C:/project/test.mtpj
|