ContentProcessorContext.AddOutputFile Method

Note

This method is available only when developing for Windows.

Add a file name to the list of related output files maintained by the build item. This allows tracking build items that build multiple output files.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public abstract void AddOutputFile (
         string filename
)

Parameters

  • filename
    Type: String
    The name of the file.

See Also

Reference

ContentProcessorContext Class
ContentProcessorContext Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP