BuildContent.CompressContent Property
Note
This property is available only when developing for Windows.
Gets or sets the content compression flag.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public bool CompressContent { get; set; }
Property Value
If true, all content types that permit compression will be compressed when built (the default). If false, no content will be compressed.
See Also
Reference
BuildContent Class
BuildContent Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP