NAntXsltUtilities.

GetTaskName(string) Method

Summary

Returns the NAnt task name for a given cref.

Syntax

public string GetTaskName(string cref)

Parameters

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

Return Value

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