EnvDTE.Interfaces/_dispSolutionEvents_ProjectAddedEventHandler.cs (4 lines of code) (raw):

namespace EnvDTE { public delegate void _dispSolutionEvents_ProjectAddedEventHandler(Project Project); }