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

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

See Also

JSharpProject Class | NAnt.VSNet Namespace