NAnt SDK Documentation - v0.92

VcProject.Type Property

Gets the type of the project.

[Visual Basic]
Overrides Public ReadOnly Property Type As ProjectType
[C#]
public override ProjectType Type {get;}

Property Value

The type of the project.

See Also

VcProject Class | NAnt.VSNet Namespace