Project ClassDelta Engine Documentation
Stores the assembly file path and displays just the simplified assembly name for the combo box View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContinuousUpdater Project

Namespace: DeltaEngine.Editor.ContinuousUpdater
Assembly: DeltaEngine.Editor.ContinuousUpdater (in DeltaEngine.Editor.ContinuousUpdater.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class Project

The Project type exposes the following members.

Constructors

  NameDescription
Public methodProject
Initializes a new instance of the Project class
Top
Methods

  NameDescription
Public methodToString (Overrides Object ToString .)
Top
Properties

  NameDescription
Public propertyFilePath
Public propertyName
Top
See Also