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 all files produced by the build, regardless of any incremental optimizations.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[OutputAttribute]
public ITaskItem[] OutputXactFiles { get; }
Property Value
File names produced by the build or the value to be set.
Remarks
Pass this property value to a subsequent packfile generator task or combine with the IntermediateFiles property to get a complete list of generated files that should be removed by a Clean build operation.
See Also
Reference
BuildXact Class
BuildXact Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP