NAnt SDK Documentation - v0.85-nightly-2005-11-09

DataTypeBaseBuilder.DataTypeName Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.DataTypeBaseBuilder.DataTypeName

See Also

DataTypeBaseBuilder Class | NAnt.Core Namespace