Release 1.3 - ...
<Add> element
Adds a single release setting
Example
XML |
Copy Code
|
<releaseSettings>
<add key="immutableLocators" value="true" />
</releaseSettings>
|
Attributes
Attribute name |
Required |
Description |
key |
Yes |
Sets the name of the release setting to add |
value |
Yes |
Sets the value of the release setting to add |
Parent element
Element name |
Description |
<releaseSettings> |
Defines opt-in settings for publication server behavior. |
Child elements
None.