NAnt SDK Documentation - v0.92
VBProject.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
VBProject Class
|
NAnt.VSNet Namespace