NAnt SDK Documentation - v0.85-nightly-2005-11-09 |
|
Task.Name Property
[This is preliminary documentation and subject to change.]
The name of the task.
[Visual Basic]
Overrides Public ReadOnly Property Name As
String
[C#]
public override
string Name {get;}
Remarks
Missing <remarks> documentation for P:NAnt.Core.Task.Name
See Also
Task Class | NAnt.Core Namespace