SPPersistedFile.Update method
Ensures that the file is in the configuration store and updates the class metadata.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPPersistedFile
instance.Update()
public override void Update()