0 out of 1 rated this helpful - Rate this topic

SPDeploymentSettings.FileCompression Property

Windows SharePoint Services 3
Gets or sets a Boolean value that specifies whether the content migration package is compressed using the CAB compression protocol.

Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[XmlIgnoreAttribute] 
public bool FileCompression { get; set; }

Property Value

true to compress the content migration package using CAB; otherwise, false. The default is true.

The FileCompression value must be the same for both SPImportSettings and SPExportSettings.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.