AddTask.

Comment Property

Summary

Places a comment on all files added into the SourceSafe repository.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
AddTask

Syntax

[TaskAttribute("comment", Required = false)]
public string Comment { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string