BuildXact Members
The following tables list the members exposed by the BuildXact type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
BuildXact | Initializes a new instance of BuildXact. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BuildConfiguration | Gets or sets the content build configuration name. |
![]() |
BuildEngine | (Inherited from Task.) |
![]() |
BuildEngine2 | (Inherited from Task.) |
![]() |
BuildEngine3 | (Inherited from Task.) |
![]() |
HostObject | (Inherited from Task.) |
![]() |
IntermediateDirectory | Gets or sets the directory for storing temporary build files. |
![]() |
IntermediateFiles | Gets the names of the intermediate files used internally by the build. |
![]() |
Log | (Inherited from Task.) |
![]() |
LoggerRootDirectory | Gets or sets the base reference path used when reporting errors during the content build process. |
![]() |
OutputDirectory | Gets or sets the directory for the final build results. |
![]() |
OutputXactFiles | Gets the names of all files produced by the build, regardless of any incremental optimizations. |
![]() |
RebuildAll | Gets or sets the force rebuild flag. |
![]() |
RebuiltXactFiles | Gets the names of files modified by an incremental rebuild. |
![]() |
RootDirectory | Gets or sets the base directory for the entire content build process. |
![]() |
TargetPlatform | Gets or sets the content build target platform. |
![]() |
TargetProfile | Gets or sets the target graphics profile. |
![]() |
XactProjects | Gets or sets the XACT project files to be built. |
![]() |
XnaFrameworkVersion | Gets or sets XNA framework version, used to determine the xactbld3.exe path. |
Protected Properties
Name | Description | |
---|---|---|
![]() |
HelpKeywordPrefix | (Inherited from Task.) |
![]() |
TaskResources | (Inherited from Task.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute | Executes the BuildXact task. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
BuildXact Class
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace