Summary
Gets the list of loaded
NAnt.Core.Filters.FilterBuilder
instances.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- TypeFactory
Syntax
public static FilterBuilderCollection FilterBuilders { get; }
Value
Type | Description |
---|---|
Filter |
List of loaded NAnt.Core.Filters.FilterBuilder instances.
|