SPWebConfigModification Properties (Microsoft.SharePoint.Administration)
| |
Name
|
Description
|
|
Name
|
Gets or sets the name of the attribute or section node that should be set.
|
|
Owner
|
Gets or sets the owner of the web.config modification.
|
|
Path
|
Gets or sets the XPath expression that is used to locate the node that is being operated on.
|
|
Sequence
|
Gets or sets the sequence number of the modification.
|
|
Type
|
Gets or sets the type of modification that is implied by the class.
|
|
UpgradedPersistedProperties
|
Gets the collection of field names and values for fields that were deleted or changed.
(inherited from
SPAutoSerializingObject)
|
|
Value
|
Gets or sets the value of the item to set.
|
Top