Share via


Clean Class

Definition

Represents the operation to Clean a Solution.

[System.Runtime.CompilerServices.Nullable(0)]
public class Clean : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type Clean = class
    inherit ExecutableStep
Public Class Clean
Inherits ExecutableStep
Inheritance
Attributes

Constructors

Clean()

Initializes a new instance of the Clean class.

Properties

Action

Applies to