Summary
Gets the
NAnt.Core.Filters.FilterBuilder for the specified task.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Filters - Containing Type
- Filter
Builder Collection
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public FilterBuilder this[string filterName] { get; }
Attributes
| Type | Description |
|---|---|
| IndexerNameAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| filterName | string |
Value
| Type | Description |
|---|---|
| FilterBuilder |
