BuildContent.RebuildAll Property
Note
This property is available only when developing for Windows.
Gets or sets the force rebuild flag.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public bool RebuildAll { get; set; }
Property Value
Current value of the force rebuild flag.
If true, all content is rebuilt (even when incremental checks indicate everything is up to date). The default value is false.
See Also
Reference
BuildContent Class
BuildContent Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP