ISharePointProjectMemberReference Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |