Property Element (Site - Feature)
Applies to: SharePoint Foundation 2010
Specifies a custom property value to implement within the Feature.
<Property
Key = "Text"
Value = "Text">
</Property>
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 |