GetTask.

ProjectName Property

Summary

The project to get from MKS.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Mks
Containing Type
GetTask

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string