Sdílet prostřednictvím


IPackage.Features Property

Definition

The features to deploy with the package.

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

Property Value

A collection representing features to deploy with the package.

Applies to