ISharePointProjectFeatureCollection.Project Property
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.
The ISharePointProject to which the features are associated.
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 a SharePoint project.