ISharePointProjectMemberReference Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies a reference to an item in a SharePoint project.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Interface ISharePointProjectMemberReference
public interface ISharePointProjectMemberReference

The ISharePointProjectMemberReference type exposes the following members.

Properties

  Name Description
Public property ItemId Gets the ID of the referenced item.
Public property ProjectPath Gets the path to the project file to which the referenced item belongs.

Top

Remarks

References may be associated with SharePoint feature and package definitions in addition to project items.

See Also

Reference

Microsoft.VisualStudio.SharePoint Namespace