NAnt SDK Documentation - v0.92

TagTask.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]
Overrides Protected ReadOnly Property IsModuleNeeded As Boolean
[C#]
protected override bool IsModuleNeeded {get;}

See Also

TagTask Class | NAnt.SourceControl.Tasks Namespace