ClearCaseMkLabel.

Recurse Property

Summary

If true, process each subdirectory recursively under the viewpath. Default is false.

Syntax

[TaskAttribute("recurse")]
[BooleanValidator()]
public bool Recurse { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool