SPDeploymentSettings Properties

Include Protected Members
Include Inherited Members

The SPDeploymentSettings type exposes the following members.

Properties

  Name Description
Public property BaseFileName Gets or sets the base file name used when creating content migration packages.
Public property CommandLineVerbose Gets or sets a value that determines whether output is written to a command line console.
Public property FileCompression Gets or sets a Boolean value that specifies whether the content migration package is compressed using the CAB compression protocol.
Public property FileLocation Gets or sets the directory location where content migration packages are placed.
Public property HaltOnNonfatalError Gets or sets a value indicating whether to stop the import or export for a non-fatal error.
Public property HaltOnWarning Gets or sets a value indicating whether to stop the import or export operation if a warning occurs.
Public property IncludeSecurity Gets or sets a value that determines whether site security groups and the group membership information is exported or imported.
Public property LogFilePath Gets or sets a value specifying the full path to the content migration log file.
Public property SiteUrl Gets or sets the absolute URL of a source or destination Web site.

Top

See Also

Reference

SPDeploymentSettings Class

Microsoft.SharePoint.Deployment Namespace