NAnt SDK Documentation - v0.92

IPluginConsumer Interface

For a list of all members of this type, see IPluginConsumer Members.

[Visual Basic]
Public Interface IPluginConsumer
[C#]
public interface IPluginConsumer

Types that implement IPluginConsumer

Type Description
SolutionTask Compiles VS.NET solutions (or sets of projects), automatically determining project dependencies from inter-project references.

Requirements

Namespace: NAnt.Core.Extensibility

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

IPluginConsumer Members | NAnt.Core.Extensibility Namespace