WsdlTask.

OutFile Property

Summary

Output filename of the created proxy. Default name is derived from the service name.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
WsdlTask

Syntax

[TaskAttribute("outfile")]
public string OutFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string