CheckpointTask.

ProjectName Property

Summary

The project to checkpoint.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Mks
Containing Type
CheckpointTask

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string