SiteDefinitionManifest Element (Solution)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Specifies a site definition manifest to include in the solution.

<SiteDefinitionManifest
  Location="Text">
  <WebTempFile
    Location="Text">
</SiteDefinitionManifest>

Attributes

Attribute

Description

Location

Required Text. The relative path of the root folder for a site definition.

Child Elements

WebTempFile

Parent Elements

SiteDefinitionManifests

Example

For an example of how this element is used, see Solution Schema.

Microsoft.Win32.RegistryKey#4