BuildContent.RebuiltContentFiles Property

Note

This property is available only when developing for Windows.

Gets the list of file names modified by an incremental rebuild. This list is suitable for passing to a subsequent incremental deploy or reload notification 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[] RebuiltContentFiles { get; }

Property Value

Array of file names modified by an incremental rebuild.

See Also

Reference

BuildContent Class
BuildContent Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace

Platforms

Windows 7, Windows Vista, Windows XP