TlbExpTask.

NeedsCompiling() Method

Summary

Determines whether the assembly needs to be exported to a type library again.
Assembly
NAnt.Win32.dll
Namespace
NAnt.Win32.Tasks
Containing Type
TlbExpTask

Syntax

protected virtual bool NeedsCompiling()

Return Value

Type Description
bool true if the assembly needs to be exported to a type library; otherwise, false.