Summary
Gets the name of the data type which the
NAnt.Core.DataTypeBaseBuilder
can create.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- DataTypeBaseBuilder
Syntax
public string DataTypeName { get; }
Value
| Type | Description |
|---|---|
| string |
The name of the data type which the NAnt.Core.DataTypeBaseBuilder
can create.
|
