Summary
Gets the type of the project.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- ProjectBase
Syntax
public abstract ProjectType Type { get; }
Value
Type | Description |
---|---|
ProjectType | The type of the project. |