MSBuildProject.isStartup

Decides whether this project is the first to show up in the sln file.

struct MSBuildProject
bool isStartup;

Meta