Summary
Gets the name of the
NAnt.Core.DataTypeBase class that can be
created using this NAnt.Core.DataTypeBaseBuilder.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- DataTypeBaseBuilder
Syntax
public string ClassName { get; }
Value
| Type | Description |
|---|---|
| string |
The name of the NAnt.Core.DataTypeBase class that can be created
using this NAnt.Core.DataTypeBaseBuilder.
|
