NAnt SDK Documentation - v0.92
Task.Name Property
The name of the task.
[Visual Basic]
Overrides Public ReadOnly Property Name As
String
[C#]
public override
string
Name {get;}
See Also
Task Class
|
NAnt.Core Namespace