Module.

Target Property

Summary

File name where the module should be copied to before it is compiled into an assembly.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
Module

Syntax

[TaskAttribute("target", Required = false)]
public string Target { get; set; }

Attributes

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

Value

Type Description
string