SPExportSettings Class
Contains the settings that are used for exporting content to a content migration package.
System.Object
Microsoft.SharePoint.Deployment.SPDeploymentSettings
Microsoft.SharePoint.Deployment.SPExportSettings
Microsoft.SharePoint.Deployment.SPDeploymentSettings
Microsoft.SharePoint.Deployment.SPExportSettings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
The content migration object model provides classes that are used to import and export selected data from one SharePoint Foundation Web site to another. A content migration package is a CAB file that contains the exported data, along with its dependencies, as a collection of XML-formatted files.
Note that this class inherits from Microsoft.SharePoint.Deployment.SPExportSettings and that many of the export settings are declared there.