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

CSharpProject.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.CSharpProject.Type

See Also

CSharpProject Class | NAnt.VSNet Namespace