P4Change.

Changelist Property

Summary

Changelist to create or delete.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Change

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string