NAnt SDK Documentation - v0.85-nightly-2005-11-09 |
|
TaskBuilderCollection.Item Property (String)
[This is preliminary documentation and subject to change.]
Gets the TaskBuilder for the specified task.
[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
ByVal
taskName As
String _
) As
TaskBuilder
Parameters
-
taskName
- The name of task for which the TaskBuilder should be located in the collection.
Remarks
Missing <remarks> documentation for P:NAnt.Core.TaskBuilderCollection.Item(System.String)
See Also
TaskBuilderCollection Class | NAnt.Core Namespace | TaskBuilderCollection.Item Overload List