IPackageManifest.SiteDefinitionManifests Property

Definition

Gets the site definition manifest files associated with the package.

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

Property Value

A collection representing site definition manifest files.

Applies to