Inheritance Hierarchy
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
The ProjectEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProjectEntry | Initializes a new instance of the ProjectEntry class |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Overrides Object Equals(Object).) | |
Equals(ProjectEntry) | ||
GetHashCode | (Overrides Object GetHashCode .) |
Fields
Name | Description | |
---|---|---|
CSharpProjectTypeGuid | ||
ProjectFolderGuid |
Properties
Name | Description | |
---|---|---|
FilePath | ||
Guid | ||
IsCSharpProject | ||
IsSolutionFolder | ||
Name | ||
TypeGuid |
See Also