Share via


Rebuild Class

Definition

Represents the operation to Rebuild a Solution.

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

Constructors

Rebuild()

Initializes a new instance of the Rebuild class.

Properties

Action

Applies to