MsbuildTask.

Target Property

Summary

Build these targets in this project. Use a semicolon or a comma comma to separate multiple targets.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
MsbuildTask

Syntax

[TaskAttribute("target")]
public string Target { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string