NAnt SDK Documentation - v0.85-nightly-2005-11-09

UpdateTask.IsModuleNeeded Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.SourceControl.Tasks.UpdateTask.IsModuleNeeded

See Also

UpdateTask Class | NAnt.SourceControl.Tasks Namespace