NAnt SDK Documentation - v0.92

AbstractCvsTask.IsModuleNeeded Property

Specify if the module is needed for this cvs command. It is only needed if there is no module information on the local file system.

[Visual Basic]
Overridable Protected ReadOnly Property IsModuleNeeded As Boolean
[C#]
protected virtual bool IsModuleNeeded {get;}

See Also

AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace