SPExport constructor

Initializes a new instance of the SPExport class.

Overload list

  Name Description
Public method SPExport() Initializes a nonparameterized instance of the SPExport class.
Public method SPExport(SPExportSettings) Initializes an instance of the SPExport class with the desired Microsoft.SharePoint.Deployment.SPExportSettings values passed in.
Public method SPExport(Uri, String) Initializes an instance of the SPExport class that specifies the URL of the source web and the location of the content migration package.
Public method SPExport(Uri, String, String) Initializes an instance of the SPExport class that specifies the URL of the source web, the location of the content migration package, and the base file name for the content migration package.

Top

See also

Reference

SPExport class

SPExport members

Microsoft.SharePoint.Deployment namespace