次の方法で共有


Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace

Provides support for importing and processing game assets into the binary format that is used by the content loader of a game project.

Classes

Name Description
Public Class BuildContent Provides methods and properties for importing and processing game assets into a binary format.
Public Class BuildXact An MSBuild task that provides incremental build capabilities for XACT projects.
Public Class CleanContent An MSBuild task for deleting all the intermediate and output files that were created by a previous Content Pipeline build operation.
Public Class ResolveGlobalAssemblies An MSBuildTask that modifies the filenames of global content pipeline assemblies to point to a specific directory under the install path of XNA Game Studio Express.

Interfaces

Name Description
Public Interface ICancelBuild Interface used to cancel the Content Pipeline build process.