ClearCaseRmType.

CommentFile Property

Summary

Specify a file containing a comment. Only one of NAnt.Contrib.Tasks.ClearCase.ClearCaseRmType.Comment or NAnt.Contrib.Tasks.ClearCase.ClearCaseRmType.CommentFile may be used.

Syntax

[TaskAttribute("commentfile")]
public FileInfo CommentFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo