SPExport.CleanUpAutoGeneratedDataFiles Method
Deletes autogenerated data files that were used to support the export operation.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub CleanUpAutoGeneratedDataFiles
'Usage
Dim instance As SPExport
instance.CleanUpAutoGeneratedDataFiles()
public void CleanUpAutoGeneratedDataFiles()