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

RcTask.NeedsCompiling Method 

[This is preliminary documentation and subject to change.]

Determines if the resource need compiling.

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

Return Value

Missing <returns> documentation for M:NAnt.VisualCpp.Tasks.RcTask.NeedsCompiling

Remarks

Missing <remarks> documentation for M:NAnt.VisualCpp.Tasks.RcTask.NeedsCompiling

See Also

RcTask Class | NAnt.VisualCpp.Tasks Namespace