NAnt SDK Documentation - v0.92 |
|
DataTypeBaseBuilder.DataTypeName Property
Gets the name of the data type which the DataTypeBaseBuilder can create.
[Visual Basic]
Public ReadOnly Property DataTypeName As
String
[C#]
public
string DataTypeName {get;}
Property Value
The name of the data type which the DataTypeBaseBuilder can create.
See Also
DataTypeBaseBuilder Class | NAnt.Core Namespace