Summary
Gets the list of loaded
NAnt.Core.DataTypeBaseBuilder
instances.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- TypeFactory
Syntax
public static DataTypeBaseBuilderCollection DataTypeBuilders { get; }
Value
Type | Description |
---|---|
Data |
List of loaded NAnt.Core.DataTypeBaseBuilder instances.
|