NAnt SDK Documentation - v0.92

RcTask.NeedsCompiling Method 

Determines if the resource need compiling.

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

See Also

RcTask Class | NAnt.VisualCpp.Tasks Namespace