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