DataTypeBase.

Name Property

Summary

Gets the name of the data type.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBase

Syntax

public override string Name { get; }

Value

Type Description
string The name of the data type.