Share via


Run Class

Definition

Represents the operation to Run a Solution.

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

Constructors

Run()

Initializes a new instance of the Run class.

Properties

Action

Applies to