IPackageManifest.SiteDefinitionManifests 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 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.