Summary
The target namespace for the output. Defaults to "http://tempuri.org/nant-donotuse.xsd"
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- NAntSchemaTask
Syntax
[TaskAttribute("target-ns", Required = false)]
public virtual string TargetNamespace { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |