Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SPWebConfigModification type exposes the following members.
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