次の方法で共有


BuildXact Members

The following tables list the members exposed by the BuildXact type.

Public Constructors

Name Description
Public Method BuildXact Initializes a new instance of BuildXact.

Public Properties

Name Description
Public Property BuildConfiguration Gets or sets the content build configuration name.
Public Property BuildEngine (Inherited from Task.)
Public Property HostObject (Inherited from Task.)
Public Property IntermediateDirectory Gets or sets the directory for storing temporary build files.
Public Property IntermediateFiles Gets the names of the intermediate files used internally by the build.
Public Property Log (Inherited from Task.)
Public Property OutputDirectory Gets or sets the directory for the final build results.
Public Property OutputXactFiles Gets the names of all files produced by the build, regardless of any incremental optimizations.
Public Property RebuildAll Gets or sets the force rebuild flag.
Public Property RebuiltXactFiles Gets the names of files modified by an incremental rebuild.
Public Property RootDirectory Gets or sets the base directory for the entire content build process.
Public Property TargetPlatform Gets or sets the content build target platform.
Public Property XactProjects Gets or sets the XACT project files to be built.
Public Property XnaFrameworkVersion Gets or sets XNA framework version, used to determine the xactbld.exe path.

Protected Properties

Name Description
Protected Property HelpKeywordPrefix (Inherited from Task.)
Protected Property TaskResources (Inherited from Task.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method Execute Executes the BuildXact task.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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