Partager via


Build Class

Definition

Represents the operation to Build a Solution.

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

Constructors

Build()

Initializes a new instance of the Build class.

Properties

Action

Applies to