ElementManifest Element (Feature)

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 file that contains a definition for a feature element.

<ElementManifest
  Location = "Text">
</ElementManifest>

Attributes

Attribute

Description

Location

Required Text. Specifies the relative file path to the root element manifest file, for example, "controls\searcharea.xml".

Child Elements

None

Parent Elements

ElementManifests

Occurrences

Minimum: 0

Maximum: Unbounded

Example

For an example of how this element is used, see Feature.xml Files.

Microsoft.Win32.RegistryKey#4