CategoryCollection.

ToString() Method

Summary

Returns a comma-delimited list of categories.
Assembly
NAnt.NUnit2.dll
Namespace
NAnt.NUnit2.Types
Containing Type
CategoryCollection

Syntax

public override string ToString()

Return Value

Type Description
string A comma-delimited list of categories, or an empty string if there are no categories.