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