DotNetBuildSettings.CleanSettings property

Settings for cleaning projects.

public DotNetCleanSettings? CleanSettings { get; set; }

See Also