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