Share via


SetStartupProjects Class

Definition

Represents the operation of setting startup projects in a solution.

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

Constructors

SetStartupProjects(String[])

Initializes a new instance of the SetStartupProjects class.

Properties

Action
ProjectPaths

Applies to