NAnt SDK Documentation - v0.92

CompilerBase.NeedsCompiling Method 

Determines whether compilation is needed.

[Visual Basic]
Overridable Protected Function NeedsCompiling() As Boolean
[C#]
protected virtual bool NeedsCompiling();

See Also

CompilerBase Class | NAnt.DotNet.Tasks Namespace