CreateFolder 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 create a folder in a project.
public class CreateFolder : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
type CreateFolder = class
inherit ExecutableStep
Public Class CreateFolder
Inherits ExecutableStep
- Inheritance
Constructors
CreateFolder(String) |
Initializes a new instance of the CreateFolder class. |
Properties
Action | |
FolderPath |
Gets the project relative path of the folder to be created. |