Request to create Content Project in Content Service, command to create code project on client
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.Messages CreateProject
Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The CreateProject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateProject | Initializes a new instance of the CreateProject class | |
CreateProject(String, String) | Initializes a new instance of the CreateProject class |
Properties
Name | Description | |
---|---|---|
ProjectName | ||
StarterKit |
See Also