System::SharedPtr options = System::MakeObject(); options->set_ProjectUid(4557); // Returns project with special Uid System::SharedPtr project = System::MakeObject(dataDir + u"Project.xml", options);