NAnt SDK Documentation - v0.92 |
|
ClTask.NeedsCompiling Method
Determines if the sources need to be compiled.
[Visual Basic]
Overridable Protected Function NeedsCompiling() As
Boolean
[C#]
protected virtual
bool NeedsCompiling();
See Also
ClTask Class | NAnt.VisualCpp.Tasks Namespace