ISharePointProjectMember.Project Property

Definition

Gets a reference to the containing project.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProject ^ Project { Microsoft::VisualStudio::SharePoint::ISharePointProject ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProject Project { get; }
member this.Project : Microsoft.VisualStudio.SharePoint.ISharePointProject
Public ReadOnly Property Project As ISharePointProject

Property Value

An object representing the containing project.

Applies to