CleanContent Members
The following tables list the members exposed by the CleanContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CleanContent | Instantiates a new instance of this MSBuild task for deleting all the intermediate and output files that were created by a previous Content Pipeline build operation. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BuildConfiguration | Gets or sets the content build configuration name. |
![]() |
BuildEngine | (Inherited from Task.) |
![]() |
HostObject | (Inherited from Task.) |
![]() |
IntermediateDirectory | Gets or sets the directory for storing temporary build files. |
![]() |
Log | (Inherited from Task.) |
![]() |
OutputDirectory | Gets or sets the output directory for the final build results. |
![]() |
RootDirectory | Gets or sets the base path for the entire content build process. |
![]() |
TargetPlatform | Gets or sets the content build target platform. |
Protected Properties
Name | Description | |
---|---|---|
![]() |
HelpKeywordPrefix | (Inherited from Task.) |
![]() |
TaskResources | (Inherited from Task.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute | Removes all intermediate and output files that were created by a previous Content Pipeline build operation. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
CleanContent Class
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace