The content of the ProjectItemInfo is what is added to the project for your given item. In your custom project item implementation it must be populated as follows: o ProjectItemInfo Name: your Item.Name o ProjectItemInfo Type: Your Container Type o ProjectItemInfo Path: Your physical path to the item o ProjectItemInfo Data: Empty string. For internal use only