Property Element (FeatureSiteTemplateAssociation)

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 custom property to be included in the association between the Feature and site definition configurations.

<Property
    Key = "Text"
  Value = "Text">
</Property>

Attributes

Attribute

Description

Key

Required Text. Specifies the key in the key value pair of the property.

Value

Required Text. Specifies the value that is associated with Key.

Child Elements

None

Parent Elements

FeatureSiteTemplateAssociation

Example

For an example of how this element is used, see Feature/Site Template Associations.

Microsoft.Win32.RegistryKey#4