CreateSolutionFolder 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 solution folder to a solution or an existing solution folder.
[System.Runtime.CompilerServices.Nullable(0)]
public class CreateSolutionFolder : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type CreateSolutionFolder = class
inherit ExecutableStep
Public Class CreateSolutionFolder
Inherits ExecutableStep
- Inheritance
- Attributes
Constructors
CreateSolutionFolder(String) |
Initializes a new instance of the CreateSolutionFolder class. |
Properties
Action | |
Name |
Gets the name of the new solution folder to be created. |