XsdTask.

Types Property

Summary

Types in the assembly for which an XML schema is being created. By default all types in the assembly will be included.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
XsdTask

Syntax

[TaskAttribute("types")]
public string Types { get; set; }

Remarks

TO-DO : turn this into collection of types !

Attributes

Type Description
TaskAttribute

Value

Type Description
string