WsdlTask.

ForServer Property

Summary

Compiles server-side ASP.NET abstract classes based on the web service contract. The default is to create client side proxy classes.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
WsdlTask

Syntax

[TaskAttribute("forserver")]
[BooleanValidator()]
public bool ForServer { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool