TypedCollectionTask.

Language Property

Summary

The language to generate collection classes for. Valid values are "CSharp" or "VB".
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
TypedCollectionTask

Syntax

[TaskAttribute("language", Required = true)]
public string Language { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string