Summary
Determines whether the assembly needs to be created again.
- Assembly
- NAnt
.Win32 .dll - Namespace
- NAnt
.Win32 .Tasks - Containing Type
- AxImpTask
Syntax
protected virtual bool NeedsCompiling()
Return Value
| Type | Description |
|---|---|
| bool |
true if the assembly needs to be created again;
otherwise, false.
|
