XsdTask.

Language Property

Summary

The language to use for the generated code - either CS, VB, JS, VJC or the fully-qualified name of a class implementing System.CodeDom.Compiler.CodeDomProvider.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
XsdTask

Syntax

[TaskAttribute("language")]
public string Language { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string