BuildXact.OutputXactFiles Property
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 XP SP2, Windows Vista