ProjectEntry ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Core ProjectEntry

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

public class ProjectEntry : IEquatable<ProjectEntry>

The ProjectEntry type exposes the following members.

Constructors

  NameDescription
Public methodProjectEntry
Initializes a new instance of the ProjectEntry class
Top
Methods

  NameDescription
Public methodEquals(Object) (Overrides Object Equals(Object).)
Public methodEquals(ProjectEntry)
Public methodGetHashCode (Overrides Object GetHashCode .)
Top
Fields

  NameDescription
Public fieldStatic memberCSharpProjectTypeGuid
Public fieldStatic memberProjectFolderGuid
Top
Properties

  NameDescription
Public propertyFilePath
Public propertyGuid
Public propertyIsCSharpProject
Public propertyIsSolutionFolder
Public propertyName
Public propertyTypeGuid
Top
See Also