ProjectHostItemCollection.AddProjectHostItem Method

Include Protected Members
Include Inherited Members

Adds a new host item to the project based on the specified host item information, and optionally generates code for the new host item.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddProjectHostItem(String, String, String, String, String) Adds a new host item to the project based on the specified host item information, and generates code for the new host item.
Public method AddProjectHostItem(String, String, String, String, String, Boolean) Adds a new host item to the project based on the specified host item information, and optionally generates code for the new host item.

Top

See Also

Reference

ProjectHostItemCollection Class

ProjectHostItemCollection Members

Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace