BuildContent.IntermediateFiles Property
Note
This property is available only when developing for Windows.
Gets all file names produced by the build, regardless of any incremental optimizations. This list can be used as input for a subsequent pack file generator task.
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
Array of file names produced by the content build.
See Also
Reference
BuildContent Class
BuildContent Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP