export_project_properties_file#
- property OslServerProcess.export_project_properties_file: Path | None#
Path to the project properties export file.
- Returns:
Union
[pathlib.Path
,None
]Path to the project properties export file, if defined;
None
otherwise.