AddProject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the operation to add a project to a solution or a solution folder.
[System.Runtime.CompilerServices.Nullable(0)]
public class AddProject : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type AddProject = class
inherit ExecutableStep
Public Class AddProject
Inherits ExecutableStep
- Inheritance
- Attributes
Constructors
AddProject(String) |
Initializes a new instance of the AddProject class. |
Properties
Action | |
ProjectPath |
Gets the relative path of the new file to be created. |