ISharePointProjectMemberReference Interface

Definition

Specifies a reference to an item in a SharePoint project.

public interface class ISharePointProjectMemberReference
public interface ISharePointProjectMemberReference
type ISharePointProjectMemberReference = interface
Public Interface ISharePointProjectMemberReference

Remarks

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

Properties

ItemId

Gets the ID of the referenced item.

ProjectPath

Gets the path to the project file to which the referenced item belongs.

Applies to