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 the intermediate files used internally by the build.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[OutputAttribute]
public ITaskItem[] IntermediateFiles { get; }
Property Value
Intermediate file names produced by the build.
Remarks
When combined with OutputXactFiles, this property gives the 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