Template ZIP-File from which a new Delta Engine C# project will be created.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.ProjectCreator VsTemplate
Namespace: DeltaEngine.Editor.ProjectCreator
Assembly: DeltaEngine.Editor.ProjectCreator (in DeltaEngine.Editor.ProjectCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The VsTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | VsTemplate | Initializes a new instance of the VsTemplate class |
Methods
Name | Description | |
---|---|---|
![]() | GetAllFilePathsAsList | |
![]() ![]() | GetAllTemplateNames |
Fields
Name | Description | |
---|---|---|
![]() | Icons | |
![]() | SourceCodeFiles |
Properties
Name | Description | |
---|---|---|
![]() | AssemblyInfo | |
![]() | Csproj | |
![]() | Name | |
![]() | PathToZip |
See Also