Share via


ISharePointProjectOutputReferenceCollection.Add Method

Include Protected Members
Include Inherited Members

Adds an output reference to the project.

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 Add(Guid, DeploymentType) Adds an output reference to the project specified by projectId. The reference is added as a build dependency to the current project and included as a part of the SharePoint project item.
Public method Add(String, DeploymentType) Adds an output reference to the project. The reference is added as a build dependency to the current project and included as a part of the SharePoint project item.
Public method Add(ISharePointProject, DeploymentType) Adds an output reference to the project. The reference is added as a build dependency to the current project and included as a part of the SharePoint project item.

Top

See Also

Reference

ISharePointProjectOutputReferenceCollection Interface

Microsoft.VisualStudio.SharePoint Namespace