get Root Project
Returns the root project for the hierarchy that this project belongs to. In the case of a single-project build, this method returns this project.
Return
The root project. Never returns null.
Since
8.8
Returns the root project for the hierarchy that this project belongs to. In the case of a single-project build, this method returns this project.
The root project. Never returns null.
8.8