NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcProject.Type Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcProject.Type

See Also

VcProject Class | NAnt.VSNet Namespace