Assembly.

Name Property

Summary

The name of the assembly.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
Assembly

Syntax

[TaskAttribute("name", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Name { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string