0 out of 2 rated this helpful - Rate this topic

Property Element (Feature)

Windows SharePoint Services 3

Defines the default value for a feature property.


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

Key

Required Text. Returns the identifier of the property being modified.

Value

Required Text. Returns the value of the property.

Minimum: 0

Maximum: Unbounded

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.