SPWebConfigModification properties

The SPWebConfigModification type exposes the following members.

Properties

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

Top

See also

Reference

SPWebConfigModification class

Microsoft.SharePoint.Administration namespace