Entity.

Name Property

Summary

The path for the entity.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types.PVCS
Containing Type
Entity

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string