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