Share via


Deploy Class

Definition

Represents the operation to Deploy a Solution.

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

Constructors

Deploy()

Initializes a new instance of the Deploy class.

Properties

Action

Applies to