TlbImpTask.

Namespace Property

Summary

Specifies the namespace in which to produce the assembly.
Assembly
NAnt.Win32.dll
Namespace
NAnt.Win32.Tasks
Containing Type
TlbImpTask

Syntax

[TaskAttribute("namespace")]
public string Namespace { get; set; }

Remarks

See the Microsoft.NET Framework SDK documentation for details.

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string The namespace in which to produce the assembly.