ISharePointProject.Features 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.
Gets the collection of SharePoint features defined in the project.
public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectFeatureCollection ^ Features { Microsoft::VisualStudio::SharePoint::ISharePointProjectFeatureCollection ^ get(); };public Microsoft.VisualStudio.SharePoint.ISharePointProjectFeatureCollection Features { get; }member this.Features : Microsoft.VisualStudio.SharePoint.ISharePointProjectFeatureCollectionPublic ReadOnly Property Features As ISharePointProjectFeatureCollectionProperty Value
A collection of SharePoint features.