NAnt SDK Documentation - v0.92 |
|
LinkTask.NeedsLinking Method
Determines if the output needs linking.
[Visual Basic]
Overridable Protected Function NeedsLinking() As
Boolean
[C#]
protected virtual
bool NeedsLinking();
See Also
LinkTask Class | NAnt.VisualCpp.Tasks Namespace