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.
Updates the database with changes made to the collection of Feature properties.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Sub Update
'Usage
Dim instance As SPFeaturePropertyCollection
instance.Update()
public void Update()
Exception | Condition |
---|---|
InvalidOperationException | The updated feature is null . |
Updating the properties of a Feature definition is not supported if the updated feature does not exist.
SPFeaturePropertyCollection class