Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
This property is available only when developing for Windows.
Gets the names of files modified by an incremental rebuild.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[OutputAttribute]
public ITaskItem[] RebuiltXactFiles { get; }
Property Value
File names modified by an incremental build.
Remarks
Optimize your deploy or reload process by passing the current value of RebuiltXactFiles to a subsequent incremental deploy or reload notification task.
See Also
Reference
BuildXact Class
BuildXact Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP