Property element (Site - Feature)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies a custom property value to implement within the Feature.

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

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
Key
Required Text. Specifies the name of the property.
Value
Required Text. Specifies the value to which the property is set.

Child elements

None

Parent elements

Occurrences

  • Minimum: 0
  • Maximum: Unbounded