IProject LoadProject( IAbsoluteFilePath projectFilePath )
Parameters
- projectFilePath
 - The path of the project file.
 
Return Value
The IProject object.
IProject LoadProject( IAbsoluteFilePath projectFilePath )
| Exception | Description | 
|---|---|
| ProjectException | The project cannot be loaded, the exception message describes the failure reason. | 
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed