StarTeamCheckout.

createworkingdirs Property

Summary

Default : true - Create directories that are in the Starteam repository even if they are empty.

Syntax

[TaskAttribute("createworkingdirs", Required = false)]
[BooleanValidator]
public virtual bool createworkingdirs { set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool