WsdlTask.

Language Property

Summary

Language of generated code. 'CS', 'VB', 'JS', or the fully-qualified name of a class implementing System.CodeDom.Compiler.CodeDomCompiler.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
WsdlTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string