- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ProjectEntry"]
class Type type-node
Syntax
public class ProjectEntry
Constructors
Name | Summary |
---|---|
ProjectEntry |
Properties
Name | Value | Summary |
---|---|---|
BuildConfigurations | ConfigurationMap |
Return a mapping between the configurations defined in the
solution file and the project build configurations.
|
Guid | string | |
Path | string | |
Project | ProjectBase |
Gets or sets the in memory representation of the project.
|