Share via


CleanContent Members

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

Public Constructors

Name Description
Public Method 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
Public Property BuildConfiguration Gets or sets the content build configuration name.
Public Property BuildEngine (Inherited from Task.)
Public Property BuildEngine2 (Inherited from Task.)
Public Property BuildEngine3 (Inherited from Task.)
Public Property HostObject (Inherited from Task.)
Public Property IntermediateDirectory Gets or sets the directory for storing temporary build files.
Public Property Log (Inherited from Task.)
Public Property OutputDirectory Gets or sets the output directory for the final build results.
Public Property RootDirectory Gets or sets the base path for the entire content build process.
Public Property TargetPlatform Gets or sets the content build target platform.
Public Property TargetProfile Gets or sets the target graphics profile.

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 Removes all intermediate and output files that were created by a previous Content Pipeline build operation.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (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

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