int IPersistFileFormat.GetClassID(out Guid clsid) { clsid = this.ProjectGuid; return VSConstants.S_OK; }