ResGenTask.

TargetExt Property

Summary

The target type. The default is resources.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
ResGenTask

Syntax

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

Attributes

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

Value

Type Description
string