NAntXsltUtilities.

IsTask(string) Method

Summary

Determines whether the given cref points to a task.

Syntax

public bool IsTask(string cref)

Parameters

Name Type Description
cref string The cref to check.

Return Value

Type Description
bool true if the given cref points to a task; otherwise, false.