IPackageManifest.FeatureManifests Property

Definition

Gets the feature manifests associated with the package.

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

Property Value

A collection representing feature manifests.

Applies to