VsTemplate ClassDelta Engine Documentation
Template ZIP-File from which a new Delta Engine C# project will be created. View code on GitHub
Inheritance Hierarchy

System Object
  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

public class VsTemplate

The VsTemplate type exposes the following members.

Constructors

  NameDescription
Public methodVsTemplate
Initializes a new instance of the VsTemplate class
Top
Methods

  NameDescription
Public methodGetAllFilePathsAsList
Public methodStatic memberGetAllTemplateNames
Top
Fields

  NameDescription
Public fieldIcons
Public fieldSourceCodeFiles
Top
Properties

  NameDescription
Public propertyAssemblyInfo
Public propertyCsproj
Public propertyName
Public propertyPathToZip
Top
See Also