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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed