Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.) |
![]() |
BuildEngine2 | (Inherited from Task.) |
![]() |
BuildEngine3 | (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. |
![]() |
TargetProfile | Gets or sets the target graphics profile. |
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.) |
![]() |
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