Required information for creation of a Delta Engine C# project.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.ProjectCreator CsProject
Namespace: DeltaEngine.Editor.ProjectCreator
Assembly: DeltaEngine.Editor.ProjectCreator (in DeltaEngine.Editor.ProjectCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The CsProject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CsProject | Initializes a new instance of the CsProject class |
Properties
Name | Description | |
---|---|---|
![]() | BaseDirectory | |
![]() | Framework | |
![]() | Name | |
![]() | OutputDirectory | |
![]() | StarterKit |
See Also