GetLastOutputs.OutputContentFiles Property
Note
This property is available only when developing for Windows.
Gets the names of the output content files. This information may be out of date if a recent build was not completed. The collection is empty if there were no outputs or no cached information was found.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[OutputAttribute]
public ITaskItem[] OutputContentFiles { get; }
Property Value
Collection of cache file names.
See Also
Reference
GetLastOutputs Class
GetLastOutputs Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP