NAntXsltUtilities.

GetElementName(string) Method

Summary

Returns the NAnt element name for a given cref.

Syntax

public string GetElementName(string cref)

Parameters

Name Type Description
cref string The cref for the element name will be looked up.

Return Value

Type Description
string The NAnt element name for the specified cref.