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

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