NAnt SDK Documentation - v0.92

DataTypeBaseBuilder.ClassName Property

Gets the name of the DataTypeBase class that can be created using this DataTypeBaseBuilder.

[Visual Basic]
Public ReadOnly Property ClassName As String
[C#]
public string ClassName {get;}

Property Value

The name of the DataTypeBase class that can be created using this DataTypeBaseBuilder.

See Also

DataTypeBaseBuilder Class | NAnt.Core Namespace